Some more patchelttes from Larry Doolittle.
[oweals/busybox.git] / Config.h.Hurd
index 621fbb5a936e7b536f23eecdbd736c647e603968..837c807cc327e23dc8e70951d9b31955ffae0b03 100644 (file)
@@ -7,7 +7,7 @@
 // When you turn things off here, they won't be compiled in at all.
 //
 //// This file is parsed by sed. You MUST use single line comments.
-//   i.e.  //#define BB_BLAH
+//   i.e.,  //#define BB_BLAH
 //
 //
 // BusyBox Applications
 //#define BB_FEATURE_NFSMOUNT
 //
 // Enable support forced filesystem unmounting 
-// (i.e. in case of an unreachable NFS system).
+// (i.e., in case of an unreachable NFS system).
 #define BB_FEATURE_MOUNT_FORCE
 //
-// use -i (interactive) flag for rm
-//#define BB_FEATURE_RM_INTERACTIVE
-//
 // Enable support for creation of tar files.
 #define BB_FEATURE_TAR_CREATE
 //