components/coreutils/patches/uptime.1.patch
changeset 594 e57a4c0c6fc6
child 5249 8a7aa7f8367e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/coreutils/patches/uptime.1.patch	Tue Nov 22 15:10:35 2011 -0800
@@ -0,0 +1,11 @@
+--- coreutils-8.5/man/uptime.1.orig	Tue Nov 22 09:28:45 2011
++++ coreutils-8.5/man/uptime.1	Tue Nov 22 09:30:49 2011
+@@ -12,7 +12,7 @@
+ the number of users on the system, and the average number of jobs
+ in the run queue over the last 1, 5 and 15 minutes.  Processes in
+ an uninterruptible sleep state also contribute to the load average.
+-If FILE is not specified, use /var/run/utmp.  /var/log/wtmp as FILE is common.
++If FILE is not specified, use /system/volatile/utmpx.  /var/adm/wtmpx as FILE is common.
+ .TP
+ \fB\-\-help\fR
+ display this help and exit