[TRIVIAL PATCH] correct kgdb.txt Documentation link (against2.6.1-rc1-mm2)

From: Jesper Juhl
Date: Mon Jan 05 2004 - 20:08:51 EST



The help text for "config KGDB" in arch/i386/Kconfig refers to
Documentation/i386/kgdb.txt - the actual location is
Documentation/i386/kgdb/kgdb.txt - patch below to fix that.


--- linux-2.6.1-rc1-mm2-orig/arch/i386/Kconfig 2004-01-06 01:33:04.000000000 +0100
+++ linux-2.6.1-rc1-mm2/arch/i386/Kconfig 2004-01-06 02:03:31.000000000 +0100
@@ -1334,7 +1334,7 @@
will then break as soon as it looks at the boot options. This
option also installs a breakpoint in panic and sends any
kernel faults to the debugger. For more information see the
- Documentation/i386/kgdb.txt file.
+ Documentation/i386/kgdb/kgdb.txt file.

choice
depends on KGDB




Kind regards,

Jesper Juhl

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