diff options
author | Sami Kerola <kerolasa@iki.fi> | 2011-08-12 20:37:55 +0200 |
---|---|---|
committer | Sami Kerola <kerolasa@iki.fi> | 2011-08-23 21:34:20 +0200 |
commit | 28a6074b4cd50b78d169e10c78d4c96ace2c28f9 (patch) | |
tree | 0df3ad8039276e9c289022aa32636b2d54dd4bc9 /Documentation | |
parent | e1271f8ddc1cc387a44860db5ac9925a0182baba (diff) | |
download | util-linux-28a6074b4cd50b78d169e10c78d4c96ace2c28f9.tar.gz |
docs: tell what the Documentation/ is about
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/00-about-docs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/00-about-docs.txt b/Documentation/00-about-docs.txt new file mode 100644 index 00000000..650e420e --- /dev/null +++ b/Documentation/00-about-docs.txt @@ -0,0 +1,7 @@ +What is here +------------ + +The util-linux contains suplementary textual material, such as +readme files, release notes, licenses and so on. Common to these +files is that they contain information for contributors but +should not end up to end user installation. |