Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-02 09:32:14 +0300
committerEric Andersen <andersen@codepoet.org>2000-12-02 09:32:14 +0300
commitf484e7e65c80e39ec7d9e14bbb1cc2fc2a62ae25 (patch)
tree88529a8064eb56b6e2848c0996bc371f5b2a346c /Config.h
parent868c057d253c9f96b9646ef49f2f06e9c20181df (diff)
Fix typo
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.h b/Config.h
index c7745f665..0f31ae16b 100644
--- a/Config.h
+++ b/Config.h
@@ -211,7 +211,8 @@
//#define BB_FEATURE_MOUNT_MTAB_SUPPORT
//
// Enable support for mounting remote NFS volumes.
-// You may no -o nolock if no local portmapper is running.
+// You may need to mount with "-o nolock" if you are
+// not running a local portmapper daemon...
#define BB_FEATURE_NFSMOUNT
//
// Enable support forced filesystem unmounting