* [TRIVIAL PATCH] correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2)
@ 2004-01-06 1:03 Jesper Juhl
2004-01-08 0:14 ` Rusty Russell
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2004-01-06 1:03 UTC (permalink / raw)
To: linux-kernel; +Cc: trivial
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-08 0:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-06 1:03 [TRIVIAL PATCH] correct kgdb.txt Documentation link (against 2.6.1-rc1-mm2) Jesper Juhl
2004-01-08 0:14 ` Rusty Russell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome