init/Kconfig typo

Greg Ingram (ingram@symsys.com)
Wed, 19 Mar 2003 13:52:01 -0600 (CST)


Unless it's valid non-U.S. English, there's a misspelling in the help for
the force-module-unload config option: "deparate" should be "desperate".

Regards,

- Greg

--- init/Kconfig-orig 2003-03-19 13:41:48.000000000 -0600
+++ init/Kconfig 2003-03-19 13:42:06.000000000 -0600
@@ -142,7 +142,7 @@
This option allows you to force a module to unload, even if the
kernel believes it is unsafe: the kernel will remove the module
without waiting for anyone to stop using it (using the -f option to
- rmmod). This is mainly for kernel developers and desparate users.
+ rmmod). This is mainly for kernel developers and desperate users.
If unsure, say N.

config OBSOLETE_MODPARM

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/