Fix typo
authorEric Andersen <andersen@codepoet.org>
Sat, 2 Dec 2000 06:32:14 +0000 (06:32 -0000)
committerEric Andersen <andersen@codepoet.org>
Sat, 2 Dec 2000 06:32:14 +0000 (06:32 -0000)
Config.h

index c7745f6..0f31ae1 100644 (file)
--- a/Config.h
+++ b/Config.h
 //#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