diff options
| author | Paul Bolle <pebolle@tiscali.nl> | 2011-02-06 15:00:41 -0500 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2011-02-11 09:14:10 -0500 |
| commit | 87889e158f59bbe8d40e88cf9de76e7d7f266498 (patch) | |
| tree | b49b5d2c9321f40462d09351e02b7698c92439d1 /Documentation/sysctl | |
| parent | 25a64ec1e7d0cfe172832d06a31215d458dfea7f (diff) | |
Documentation: default_message_level is a typo
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>
Diffstat (limited to 'Documentation/sysctl')
| -rw-r--r-- | Documentation/sysctl/kernel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt index 11d5ceda5bb0..36f007514db3 100644 --- a/Documentation/sysctl/kernel.txt +++ b/Documentation/sysctl/kernel.txt | |||
| @@ -367,7 +367,7 @@ the different loglevels. | |||
| 367 | 367 | ||
| 368 | - console_loglevel: messages with a higher priority than | 368 | - console_loglevel: messages with a higher priority than |
| 369 | this will be printed to the console | 369 | this will be printed to the console |
| 370 | - default_message_level: messages without an explicit priority | 370 | - default_message_loglevel: messages without an explicit priority |
| 371 | will be printed with this priority | 371 | will be printed with this priority |
| 372 | - minimum_console_loglevel: minimum (highest) value to which | 372 | - minimum_console_loglevel: minimum (highest) value to which |
| 373 | console_loglevel can be set | 373 | console_loglevel can be set |
