summaryrefslogtreecommitdiff
path: root/utils/w.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/w.c')
-rw-r--r--utils/w.c2
1 files changed, 1 insertions, 1 deletions
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;