aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r--coreutils/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in
index 900908a9e..5c0180a5e 100644
--- a/coreutils/Config.in
+++ b/coreutils/Config.in
@@ -10,7 +10,7 @@ config CONFIG_BASENAME
10 default n 10 default n
11 help 11 help
12 basename is used to strip the directory and suffix from filenames, 12 basename is used to strip the directory and suffix from filenames,
13 leaving just the filename itself. Enable this option if you wish 13 leaving just the filename itself. Enable this option if you wish
14 to enable the 'basename' utility. 14 to enable the 'basename' utility.
15 15
16config CONFIG_CAL 16config CONFIG_CAL
@@ -101,7 +101,7 @@ config CONFIG_DD
101 help 101 help
102 dd copies a file (from standard input to standard output, 102 dd copies a file (from standard input to standard output,
103 by default) using specific input and output blocksizes, 103 by default) using specific input and output blocksizes,
104 while optionally performing conversions on it. 104 while optionally performing conversions on it.
105 105
106config CONFIG_DF 106config CONFIG_DF
107 bool "df" 107 bool "df"
@@ -154,7 +154,7 @@ config CONFIG_FEATURE_FANCY_ECHO
154 default y 154 default y
155 depends on CONFIG_ECHO 155 depends on CONFIG_ECHO
156 help 156 help
157 This adds options (-n and -e) to echo. 157 This adds options (-n and -e) to echo.
158 158
159config CONFIG_ENV 159config CONFIG_ENV
160 bool "env" 160 bool "env"