aboutsummaryrefslogtreecommitdiff
path: root/Config.h.Hurd
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h.Hurd')
-rw-r--r--Config.h.Hurd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.h.Hurd b/Config.h.Hurd
index 87be05f63..837c807cc 100644
--- a/Config.h.Hurd
+++ b/Config.h.Hurd
@@ -7,7 +7,7 @@
7// When you turn things off here, they won't be compiled in at all. 7// When you turn things off here, they won't be compiled in at all.
8// 8//
9//// This file is parsed by sed. You MUST use single line comments. 9//// This file is parsed by sed. You MUST use single line comments.
10// i.e. //#define BB_BLAH 10// i.e., //#define BB_BLAH
11// 11//
12// 12//
13// BusyBox Applications 13// BusyBox Applications
@@ -208,7 +208,7 @@
208//#define BB_FEATURE_NFSMOUNT 208//#define BB_FEATURE_NFSMOUNT
209// 209//
210// Enable support forced filesystem unmounting 210// Enable support forced filesystem unmounting
211// (i.e. in case of an unreachable NFS system). 211// (i.e., in case of an unreachable NFS system).
212#define BB_FEATURE_MOUNT_FORCE 212#define BB_FEATURE_MOUNT_FORCE
213// 213//
214// Enable support for creation of tar files. 214// Enable support for creation of tar files.