The header of Documentation/sysctl/kernel.txt should not refer to
Linux 2.2 because most of the lines were changed after that
release.

The authors that placed a copyright notice produced less than
half of the lines. So give credit to the other authors.

Replace "legal blurb" by a more precise term.

Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
---
 Documentation/sysctl/kernel.txt | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt
index 83ab256..999df6b 100644
--- a/Documentation/sysctl/kernel.txt
+++ b/Documentation/sysctl/kernel.txt
@@ -1,13 +1,16 @@
-Documentation for /proc/sys/kernel/*   kernel version 2.2.10
+Documentation for /proc/sys/kernel/*
+
        (c) 1998, 1999,  Rik van Riel <r...@nl.linux.org>
        (c) 2009,        Shen Feng<s...@cn.fujitsu.com>
 
-For general info and legal blurb, please look in README.
+For other authors see the commit history.
+
+For general info and disclaimer, please look in README.
 
 ==============================================================
 
 This file contains documentation for the sysctl files in
-/proc/sys/kernel/ and is valid for Linux kernel version 2.2.
+/proc/sys/kernel/.
 
 The files in this directory can be used to tune and monitor
 miscellaneous and general things in the operation of the Linux
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to