diff options
Diffstat (limited to 'coreutils/yes.c')
-rw-r--r-- | coreutils/yes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/yes.c b/coreutils/yes.c index c244bfe..9a435a7 100644 --- a/coreutils/yes.c +++ b/coreutils/yes.c @@ -11,7 +11,7 @@ * Size reductions and removed redundant applet name prefix from error messages. */ //config:config YES -//config: bool "yes (956 bytes)" +//config: bool "yes (1.2 kb)" //config: default y //config: help //config: yes is used to repeatedly output a specific string, or |