From 053a0e3a8e4ca3d60df9baf099d9ae51538eca16 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 11 Aug 1998 13:21:31 +0000 Subject: *** empty log message *** --- src/uptime.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/uptime.c b/src/uptime.c index 15040cba6..a0b7b8efb 100644 --- a/src/uptime.c +++ b/src/uptime.c @@ -162,8 +162,8 @@ usage (int status) { printf (_("Usage: %s [OPTION]... [ FILE ]\n"), program_name); printf (_("\ -Print the current time, the length of time the system has been up,\n -the number of users on the system, and the average number of jobs\n +Print the current time, the length of time the system has been up,\n\ +the number of users on the system, and the average number of jobs\n\ in the run queue over the last 1, 5 and 15 minutes.\n\ If FILE is not specified, use %s. %s as FILE is common.\n\ \n\ -- cgit v1.2.3-54-g00ecf