components/coreutils/patches/uptime.1.patch
changeset 594 e57a4c0c6fc6
child 5249 8a7aa7f8367e
equal deleted inserted replaced
593:e7866b3e5de1 594:e57a4c0c6fc6
       
     1 --- coreutils-8.5/man/uptime.1.orig	Tue Nov 22 09:28:45 2011
       
     2 +++ coreutils-8.5/man/uptime.1	Tue Nov 22 09:30:49 2011
       
     3 @@ -12,7 +12,7 @@
       
     4  the number of users on the system, and the average number of jobs
       
     5  in the run queue over the last 1, 5 and 15 minutes.  Processes in
       
     6  an uninterruptible sleep state also contribute to the load average.
       
     7 -If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
       
     8 +If FILE is not specified, use /system/volatile/utmpx.  /var/adm/wtmpx as FILE is common.
       
     9  .TP
       
    10  \fB\-\-help\fR
       
    11  display this help and exit