From 2e6c5408302b36b67b2e094d471145b44530d0ca Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 27 Aug 1996 18:27:31 +0000 Subject: (doc): Add program description. --- utils/w.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/w.c') diff --git a/utils/w.c b/utils/w.c index 0b31385e..73041637 100644 --- a/utils/w.c +++ b/utils/w.c @@ -71,7 +71,7 @@ static struct argp_option options[] = {0, 0} }; static char *args_doc = "[USER...]"; -static char *doc = 0; +static char *doc = "Show logged in users and what they are doing"; /* The current time of day. */ static struct timeval now; -- cgit v1.2.3