diff options
Diffstat (limited to 'usr.bin/ruptime/ruptime.1')
-rw-r--r-- | usr.bin/ruptime/ruptime.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1 index 8de3a8c6dc2..670ef4d3820 100644 --- a/usr.bin/ruptime/ruptime.1 +++ b/usr.bin/ruptime/ruptime.1 @@ -1,4 +1,5 @@ -.\" $OpenBSD: ruptime.1,v 1.7 2000/03/06 03:17:39 aaron Exp $ +.\" $OpenBSD: ruptime.1,v 1.8 2000/03/10 20:17:51 aaron Exp $ +.\" .\" Copyright (c) 1983, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -42,9 +43,9 @@ .Nm ruptime .Op Fl alrtu .Sh DESCRIPTION -.Nm ruptime +.Nm 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 a minute. .Pp @@ -80,6 +81,6 @@ data files .Xr rwhod 8 .Sh HISTORY The -.Nm ruptime +.Nm command appeared in .Bx 4.2 . |