]> Pileus Git - ~andy/linux/commitdiff
Documentation: default_message_level is a typo
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 6 Feb 2011 20:00:41 +0000 (21:00 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 11 Feb 2011 14:14:10 +0000 (15:14 +0100)
It's default_message_loglevel, not default_message_level.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/sysctl/kernel.txt

index 11d5ceda5bb063be1faa54e351c60241ff5959f2..36f007514db35f76cfb34a97c216c7a36a7dc8ff 100644 (file)
@@ -367,7 +367,7 @@ the different loglevels.
 
 - console_loglevel: messages with a higher priority than
   this will be printed to the console
-- default_message_level: messages without an explicit priority
+- default_message_loglevel: messages without an explicit priority
   will be printed with this priority
 - minimum_console_loglevel: minimum (highest) value to which
   console_loglevel can be set