diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-03-15 08:29:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-03-15 08:29:22 +0000 |
commit | c7bda1ce659294d6e22c06e087f6f265983c7578 (patch) | |
tree | 4c6d2217f4d8306c59cf1096f8664e1cfd167213 /coreutils/Config.in | |
parent | 8854004b41065b3d081af7f3df13a100b0c8bfbe (diff) | |
download | busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.gz busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.bz2 busybox-w32-c7bda1ce659294d6e22c06e087f6f265983c7578.zip |
Remove trailing whitespace. Update copyright to include 2004.
Diffstat (limited to 'coreutils/Config.in')
-rw-r--r-- | coreutils/Config.in | 6 |
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 | ||
16 | config CONFIG_CAL | 16 | config 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 | ||
106 | config CONFIG_DF | 106 | config 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 | ||
159 | config CONFIG_ENV | 159 | config CONFIG_ENV |
160 | bool "env" | 160 | bool "env" |