diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2006-09-29 02:01:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 09:18:20 -0700 |
commit | 7d2c502f141042f6e5d145aa40107685d751e5a3 (patch) | |
tree | 874628c962838191c99b1163803d03b33ac23ab1 /Documentation | |
parent | f7ca54f486d3b07f48b8bbc92705bde6ba98ee54 (diff) | |
download | linux-7d2c502f141042f6e5d145aa40107685d751e5a3.tar.bz2 |
[PATCH] doc: fix kernel-parameters 'quiet'
Fix "quiet" parameter doc. No trailing '=' sign, no value after it. And
it disables "most" kernel messages, not all of them.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 211c45acce89..137e993f4329 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1331,7 +1331,7 @@ and is between 256 and 4096 characters. It is defined in the file pt. [PARIDE] See Documentation/paride.txt. - quiet= [KNL] Disable log messages + quiet [KNL] Disable most log messages r128= [HW,DRM] |