aboutsummaryrefslogtreecommitdiff
path: root/libbb/Config.in
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-10-14 11:52:01 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-10-14 11:52:01 +0200
commita68bd4b2aee3368d92cbb0fc86ae3f65ab9170b4 (patch)
tree0bffb5fac0f70e011906cbc7c72116c5e8c8c876 /libbb/Config.in
parenta1a3972f285a63501223f898360571cb7e7e6d26 (diff)
downloadbusybox-a68bd4b2aee3368d92cbb0fc86ae3f65ab9170b4.tar.gz
comment anc Config.in changes, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/Config.in')
-rw-r--r--libbb/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libbb/Config.in b/libbb/Config.in
index bdb6dfa90..60ae0ffe9 100644
--- a/libbb/Config.in
+++ b/libbb/Config.in
@@ -134,9 +134,8 @@ config FEATURE_VERBOSE_CP_MESSAGE
$ cp file /vmlinuz/file
cp: cannot stat '/vmlinuz/file': Path has non-directory component
If this feature is not enabled, they will be, respectively:
- cp: cannot remove '/does_not_exist/file': No such file or directory
+ cp: cannot create '/does_not_exist/file': No such file or directory
cp: cannot stat '/vmlinuz/file': Not a directory
- respectively.
This will cost you ~60 bytes.
config FEATURE_COPYBUF_KB