aboutsummaryrefslogtreecommitdiff
path: root/coreutils/uname.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/uname.c')
-rw-r--r--coreutils/uname.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/uname.c b/coreutils/uname.c
index 7a86b32a6..b96d76b6c 100644
--- a/coreutils/uname.c
+++ b/coreutils/uname.c
@@ -52,7 +52,6 @@
52//usage: "[-amnrspv]" 52//usage: "[-amnrspv]"
53//usage:#define uname_full_usage "\n\n" 53//usage:#define uname_full_usage "\n\n"
54//usage: "Print system information\n" 54//usage: "Print system information\n"
55//usage: "\nOptions:"
56//usage: "\n -a Print all" 55//usage: "\n -a Print all"
57//usage: "\n -m The machine (hardware) type" 56//usage: "\n -m The machine (hardware) type"
58//usage: "\n -n Hostname" 57//usage: "\n -n Hostname"