[PATCH] doc: fix kernel-parameters 'quiet'

From: Randy.Dunlap
Date: Thu Aug 24 2006 - 16:05:43 EST


From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

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@xxxxxxxxxxxx>
---
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]



---
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/