aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils')
-rw-r--r--coreutils/who.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/who.c b/coreutils/who.c
index be9c3ccca..3725d77f5 100644
--- a/coreutils/who.c
+++ b/coreutils/who.c
@@ -78,7 +78,7 @@
78// root pts/1 Mon13 3:24m 1:01 0.01s w 78// root pts/1 Mon13 3:24m 1:01 0.01s w
79 79
80//usage:#define who_trivial_usage 80//usage:#define who_trivial_usage
81//usage: "[-a]" 81//usage: "[-aH]"
82//usage:#define who_full_usage "\n\n" 82//usage:#define who_full_usage "\n\n"
83//usage: "Show who is logged on\n" 83//usage: "Show who is logged on\n"
84//usage: "\n -a Show all" 84//usage: "\n -a Show all"