From 4eed2c6c5092ed95b8ee6d994106c54a9fc6ed3e Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 18 Jul 2017 22:01:24 +0200 Subject: Update menuconfig items with approximate applet sizes Signed-off-by: Denys Vlasenko --- coreutils/stty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coreutils/stty.c') diff --git a/coreutils/stty.c b/coreutils/stty.c index e818d57..3a4b32c 100644 --- a/coreutils/stty.c +++ b/coreutils/stty.c @@ -20,7 +20,7 @@ Special for busybox ported by Vladimir Oleynik 2001 */ //config:config STTY -//config: bool "stty" +//config: bool "stty (8.6 kb)" //config: default y //config: help //config: stty is used to change and print terminal line settings. -- cgit v1.1