aboutsummaryrefslogtreecommitdiff
path: root/coreutils/wc.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/wc.c')
-rw-r--r--coreutils/wc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/wc.c b/coreutils/wc.c
index 4c53049b0..716119d6c 100644
--- a/coreutils/wc.c
+++ b/coreutils/wc.c
@@ -33,7 +33,7 @@
* for which 'wc -c' should output '0'.
*/
//config:config WC
-//config: bool "wc"
+//config: bool "wc (4.4 kb)"
//config: default y
//config: help
//config: wc is used to print the number of bytes, words, and lines,