components/coreutils/patches/uptime.1.patch
author Rich Burridge <rich.burridge@oracle.com>
Fri, 08 Jan 2016 12:18:38 -0800
branchs11u3-sru
changeset 5249 8a7aa7f8367e
parent 594 e57a4c0c6fc6
permissions -rw-r--r--
16575074 stat could support birthtime/crtime on ZFS

Adjustment to the uptime man page for Solaris specific files.

This patch has not been passed upstream yet. It needs to be reworked into
a format that would be acceptable.

--- 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