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 18c6d8efd..8a33cf3b5 100644
--- a/coreutils/uname.c
+++ b/coreutils/uname.c
@@ -58,7 +58,7 @@
58//config: 58//config:
59//can't use "ARCH" for this applet, all hell breaks loose in build system :) 59//can't use "ARCH" for this applet, all hell breaks loose in build system :)
60//config:config BB_ARCH 60//config:config BB_ARCH
61//config: bool "arch" 61//config: bool "arch (1.6 kb)"
62//config: default y 62//config: default y
63//config: help 63//config: help
64//config: Same as uname -m. 64//config: Same as uname -m.