summaryrefslogtreecommitdiffstats
path: root/usr.bin/ruptime/ruptime.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2000-03-26 14:50:56 +0000
committercharnier <charnier@FreeBSD.org>2000-03-26 14:50:56 +0000
commit44a3c6403c241e88b1a5e9b920de68eea6e48885 (patch)
treec92b595765a4cb141c84a860bed0f747385074f2 /usr.bin/ruptime/ruptime.1
parentd6f874ae5b9c8fbc8a7a368188ceb64227ea0d20 (diff)
downloadFreeBSD-src-44a3c6403c241e88b1a5e9b920de68eea6e48885.zip
FreeBSD-src-44a3c6403c241e88b1a5e9b920de68eea6e48885.tar.gz
Do not dot terminate err() string. Cross reference using .Xr
Diffstat (limited to 'usr.bin/ruptime/ruptime.1')
-rw-r--r--usr.bin/ruptime/ruptime.19
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1
index 091ef6b..98458bb 100644
--- a/usr.bin/ruptime/ruptime.1
+++ b/usr.bin/ruptime/ruptime.1
@@ -44,7 +44,7 @@
.Sh DESCRIPTION
.Nm Ruptime
gives a status line like
-.Ar uptime
+.Xr uptime 1
for each machine on the local network; these are formed from packets
broadcast by each host on the network once every three minutes.
.Pp
@@ -55,13 +55,12 @@ report has been received for 4 days are not shown in the list at all.
The options are as follows:
.Bl -tag -width Ds
.It Fl a
-Users idle an hour or more are not counted unless the
-.Fl a
-flag is given.
+Include all users. By default, if a user hasn't typed to the system for
+an hour or more, then the user will be omitted from the output.
.It Fl l
Sort by load average.
.It Fl r
-Reverses the sort order.
+Reverse the sort order.
.It Fl t
Sort by uptime.
.It Fl u
OpenPOWER on IntegriCloud