diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-07-03 10:00:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-07-03 10:00:15 +0000 |
commit | e5920a2dc05c4bec0ce4669f4eb39119436be691 (patch) | |
tree | 6742abc0254d3e3996923027756800528eef16c2 /util-linux | |
parent | a5c488449e9738f2610f5f1f4331b382782ed4b3 (diff) | |
download | busybox-w32-e5920a2dc05c4bec0ce4669f4eb39119436be691.tar.gz busybox-w32-e5920a2dc05c4bec0ce4669f4eb39119436be691.tar.bz2 busybox-w32-e5920a2dc05c4bec0ce4669f4eb39119436be691.zip |
Patch from Kent Robotti adding a bunch of menuconfig help
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index be56020f4..d2e827213 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -298,7 +298,7 @@ config CONFIG_NFSMOUNT | |||
298 | default n | 298 | default n |
299 | depends on CONFIG_MOUNT | 299 | depends on CONFIG_MOUNT |
300 | help | 300 | help |
301 | Please submit a patch to add help text for this item. | 301 | Enable mounting of NFS file systems. |
302 | 302 | ||
303 | config CONFIG_UMOUNT | 303 | config CONFIG_UMOUNT |
304 | bool "umount" | 304 | bool "umount" |