aboutsummaryrefslogtreecommitdiff
path: root/coreutils/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/uname.c')
-rw-r--r--coreutils/uname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/uname.c b/coreutils/uname.c
index 1f19c933d..18c6d8efd 100644
--- a/coreutils/uname.c
+++ b/coreutils/uname.c
@@ -43,7 +43,7 @@
* Fix handling of -a to not print "unknown", add -o and -i support.
*/
//config:config UNAME
-//config: bool "uname"
+//config: bool "uname (3.7 kb)"
//config: default y
//config: help
//config: uname is used to print system information.