From: Randy Dunlap <[email protected]>
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 <[email protected]>
---
Documentation/kernel-parameters.txt | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2618-rc4g1.orig/Documentation/kernel-parameters.txt
+++ linux-2618-rc4g1/Documentation/kernel-parameters.txt
@@ -1316,7 +1316,7 @@ running once the system is up.
pt. [PARIDE]
See Documentation/paride.txt.
- quiet= [KNL] Disable log messages
+ quiet [KNL] Disable most log messages
r128= [HW,DRM]
---