diff options
Diffstat (limited to 'coreutils/uname.c')
-rw-r--r-- | coreutils/uname.c | 2 |
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 @@ | |||
43 | * Fix handling of -a to not print "unknown", add -o and -i support. | 43 | * Fix handling of -a to not print "unknown", add -o and -i support. |
44 | */ | 44 | */ |
45 | //config:config UNAME | 45 | //config:config UNAME |
46 | //config: bool "uname" | 46 | //config: bool "uname (3.7 kb)" |
47 | //config: default y | 47 | //config: default y |
48 | //config: help | 48 | //config: help |
49 | //config: uname is used to print system information. | 49 | //config: uname is used to print system information. |