commit | 7d2c502f141042f6e5d145aa40107685d751e5a3 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <rdunlap@xenotime.net> | Fri Sep 29 02:01:02 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 29 09:18:20 2006 -0700 |
tree | 874628c962838191c99b1163803d03b33ac23ab1 | |
parent | f7ca54f486d3b07f48b8bbc92705bde6ba98ee54 [diff] |
[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>