This patch fixes a reference to Documentation/kmod.txt which was apparently renamed to Documentation/debugging-modules.txt
Signed-off-by: Michael Opdenacker <[EMAIL PROTECTED]> diff -Naur linux-2.6.24/Documentation/sysctl/kernel.txt linux-2.6.24-doc-sysctl-kernel/Documentation/sysctl/kernel.txt --- linux-2.6.24/Documentation/sysctl/kernel.txt 2008-01-24 23:58:37.000000000 +0100 +++ linux-2.6.24-doc-sysctl-kernel/Documentation/sysctl/kernel.txt 2008-02-08 14:33:13.000000000 +0100 @@ -29,7 +29,7 @@ - java-interpreter [ binfmt_java, obsolete ] - kstack_depth_to_print [ X86 only ] - l2cr [ PPC only ] -- modprobe ==> Documentation/kmod.txt +- modprobe ==> Documentation/debugging-modules.txt - msgmax - msgmnb - msgmni -- Michael Opdenacker, Free Electrons Free Embedded Linux Training Materials on http://free-electrons.com/training (More than 1500 pages!) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

