[PATCH -mm] swsusp: fix mistake in documentation

From: Rafael J. Wysocki
Date: Fri Feb 10 2006 - 07:11:43 EST


Hi,

This patch fixes a mistake in the swsusp documentation.

Please apply.

Greetings,
Rafael


Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>

Documentation/power/swsusp.txt | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)

Index: linux-2.6.16-rc2-mm1/Documentation/power/swsusp.txt
===================================================================
--- linux-2.6.16-rc2-mm1.orig/Documentation/power/swsusp.txt
+++ linux-2.6.16-rc2-mm1/Documentation/power/swsusp.txt
@@ -344,7 +344,6 @@ Q: How do I make suspend more verbose?

A: If you want to see any non-error kernel messages on the virtual
terminal the kernel switches to during suspend, you have to set the
-kernel console loglevel to at least 4 (KERN_WARNING), for example by
-doing
+kernel console loglevel to at least 5, for example by doing

- echo 4 > /proc/sys/kernel/printk
+ echo 5 > /proc/sys/kernel/printk
-
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/