aboutsummaryrefslogtreecommitdiff
path: root/coreutils/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/uname.c')
-rw-r--r--coreutils/uname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/coreutils/uname.c b/coreutils/uname.c
index 765809658..2a1602b4c 100644
--- a/coreutils/uname.c
+++ b/coreutils/uname.c
@@ -44,7 +44,7 @@
* Fix handling of -a to not print "unknown", add -o and -i support.
*/
//config:config UNAME
-//config: bool "uname (3.7 kb)"
+//config: bool "uname (3.9 kb)"
//config: default y
//config: help
//config: uname is used to print system information.
@@ -59,7 +59,7 @@
//config:
//can't use "ARCH" for this applet, all hell breaks loose in build system :)
//config:config BB_ARCH
-//config: bool "arch (1.6 kb)"
+//config: bool "arch (1.1 kb)"
//config: default y
//config: help
//config: Same as uname -m.