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/Config.in | |
parent | a5c488449e9738f2610f5f1f4331b382782ed4b3 (diff) | |
download | busybox-e5920a2dc05c4bec0ce4669f4eb39119436be691.tar.gz |
Patch from Kent Robotti adding a bunch of menuconfig help
Diffstat (limited to 'util-linux/Config.in')
-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 default n depends on CONFIG_MOUNT help - Please submit a patch to add help text for this item. + Enable mounting of NFS file systems. config CONFIG_UMOUNT bool "umount" |