diff options
Diffstat (limited to 'coreutils/printf.c')
-rw-r--r-- | coreutils/printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/printf.c b/coreutils/printf.c index 65bb5a935..acaf076ff 100644 --- a/coreutils/printf.c +++ b/coreutils/printf.c @@ -39,7 +39,7 @@ /* 19990508 Busy Boxed! Dave Cinege */ //config:config PRINTF -//config: bool "printf" +//config: bool "printf (3.3 kb)" //config: default y //config: help //config: printf is used to format and print specified strings. |