public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] Documentation/sysctl/kernel.txt: header
@ 2015-02-25 18:43 Heinrich Schuchardt
  2015-02-25 18:47 ` Kees Cook
  2015-02-25 19:01 ` Jonathan Corbet
  0 siblings, 2 replies; 4+ messages in thread
From: Heinrich Schuchardt @ 2015-02-25 18:43 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Andrew Morton, Yasuaki Ishimatsu, Oleg Nesterov, Steven Rostedt,
	Prarit Bhargava, Mathieu Desnoyers, Josh Hunt, Liu Hua, Kees Cook,
	Aaron Tomlin, Manfred Spraul, linux-doc, linux-kernel,
	Heinrich Schuchardt

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.glpk@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 <riel@nl.linux.org>
 	(c) 2009,        Shen Feng<shen@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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-25 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-25 18:43 [PATCH 1/1] Documentation/sysctl/kernel.txt: header Heinrich Schuchardt
2015-02-25 18:47 ` Kees Cook
2015-02-25 19:01 ` Jonathan Corbet
2015-02-25 19:23   ` Heinrich Schuchardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox