[PATCH] Typo in arch/x86_64/Kconfig

From: vlobanov
Date: Tue Jan 18 2005 - 03:04:13 EST


Hi,

Here is a trivial patch to fix a typo in the arch/x86_64/Kconfig file.
Diffed against linux-2.6.11-rc1. Please apply.

Signed-off-by: Vadim Lobanov <vlobanov@xxxxxxxxxxxxx>

diff -Nru a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
--- a/arch/x86_64/Kconfig 2005-01-12 00:13:13.000000000 -0800
+++ b/arch/x86_64/Kconfig 2005-01-17 23:57:22.000000000 -0800
@@ -59,7 +59,7 @@
This is useful for kernel debugging when your machine crashes very
early before the console code is initialized. For normal operation
it is not recommended because it looks ugly and doesn't cooperate
- with klogd/syslogd or the X server. You should normally N here,
+ with klogd/syslogd or the X server. You should normally say N here,
unless you want to debug such a crash.

config HPET_TIMER
-
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/