diff options
| author | Dave Jones <davej@codemonkey.org.uk> | 2003-05-14 06:44:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-05-14 06:44:18 -0700 |
| commit | 01acd74fdf88943ebd7adce2657956419a5e93ea (patch) | |
| tree | cc96074b308be7182e51380e1bc95269a7e53ebf /init | |
| parent | 690fbc6ac7d15aba29142d6842714c92155a6229 (diff) | |
[PATCH] typo
Diffstat (limited to 'init')
| -rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index ed4a4413fcaf..6b636f039048 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -142,7 +142,7 @@ config MODULE_FORCE_UNLOAD 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 |
