Update some descriptions
authorEric Andersen <andersen@codepoet.org>
Fri, 1 Dec 2000 22:57:09 +0000 (22:57 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 1 Dec 2000 22:57:09 +0000 (22:57 -0000)
Config.h

index cb798ca25ba073edd45b5deee7bcef7f95de0de6..c7745f665e4d4feaacfa2ba31d999192949c5522 100644 (file)
--- a/Config.h
+++ b/Config.h
 // enable ls -p and -F
 #define BB_FEATURE_LS_FILETYPES
 //
-// sort the file names (still a bit buggy)
+// sort the file names
 #define BB_FEATURE_LS_SORTFILES
 //
 // enable ls -R
 // Enable support for a real /etc/mtab file instead of /proc/mounts
 //#define BB_FEATURE_MOUNT_MTAB_SUPPORT
 //
-// Enable support for mounting remote NFS volumes
+// Enable support for mounting remote NFS volumes. 
+// You may no -o nolock if no local portmapper is running.
 #define BB_FEATURE_NFSMOUNT
 //
 // Enable support forced filesystem unmounting