diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-27 16:57:55 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-27 16:57:55 +0000 |
commit | 67d4a6033bddb7d54e3ef944dae899133e293901 (patch) | |
tree | e9fa8b31d399fbf78eb212bff674a4eb212767b0 /usr.bin/ruptime/ruptime.1 | |
parent | ef3f0c32a94fffe5f70dc86aaca4e234fe407c4b (diff) |
usr.bin/ man page cleanups, n-s
Diffstat (limited to 'usr.bin/ruptime/ruptime.1')
-rw-r--r-- | usr.bin/ruptime/ruptime.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ruptime/ruptime.1 b/usr.bin/ruptime/ruptime.1 index a9dbb4d8324..df3ee176b71 100644 --- a/usr.bin/ruptime/ruptime.1 +++ b/usr.bin/ruptime/ruptime.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ruptime.1,v 1.3 1997/03/26 00:45:46 deraadt Exp $ +.\" $OpenBSD: ruptime.1,v 1.4 1998/09/27 16:57:51 aaron Exp $ .\" Copyright (c) 1983, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -42,7 +42,7 @@ .Nm ruptime .Op Fl alrtu .Sh DESCRIPTION -.Nm Ruptime +.Nm ruptime gives a status line like .Ar uptime for each machine on the local network; these are formed from packets @@ -79,6 +79,6 @@ data files .Xr uptime 1 , .Xr rwhod 8 .Sh HISTORY -.Nm Ruptime +.Nm ruptime appeared in .Bx 4.2 . |