diff options
Diffstat (limited to 'coreutils/cp.c')
-rw-r--r-- | coreutils/cp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/cp.c b/coreutils/cp.c index b26c0e954..59e3d2f80 100644 --- a/coreutils/cp.c +++ b/coreutils/cp.c | |||
@@ -12,7 +12,7 @@ | |||
12 | * Size reduction. | 12 | * Size reduction. |
13 | */ | 13 | */ |
14 | //config:config CP | 14 | //config:config CP |
15 | //config: bool "cp (9.7 kb)" | 15 | //config: bool "cp (10 kb)" |
16 | //config: default y | 16 | //config: default y |
17 | //config: help | 17 | //config: help |
18 | //config: cp is used to copy files and directories. | 18 | //config: cp is used to copy files and directories. |