diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-07 16:44:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-07 16:44:39 +0000 |
commit | d772ee662c59d0c57ee6ec091bcc1b5d284fb641 (patch) | |
tree | 2ba3033cb81512b9255ff0b54ad76cd667e5d2c6 /usr.bin/rup/rup.1 | |
parent | 59bb7d3d2196d91e9c21929f6b0dbad6562a46b5 (diff) |
More man page fixes. Particularly fix uses of it's/its, affect/effect,
then/than and such. Other miscellaneous problems fixed across these source
files.
Diffstat (limited to 'usr.bin/rup/rup.1')
-rw-r--r-- | usr.bin/rup/rup.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1 index 1734446ff31..1e2f9efacae 100644 --- a/usr.bin/rup/rup.1 +++ b/usr.bin/rup/rup.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rup.1,v 1.2 1996/06/26 05:38:51 deraadt Exp $ +.\" $OpenBSD: rup.1,v 1.3 1998/09/07 16:44:33 aaron Exp $ .\" -*- nroff -*- .\" .\" Copyright (c) 1985, 1991 The Regents of the University of California. @@ -57,7 +57,7 @@ averaged over 1, 5 and 15 minutes. The following options are available: .Bl -tag -width indent .It Fl d -For each host, report what it's local time is. +For each host, report what its local time is. This is useful for checking time synchronization on a network. .It Fl h Sort the display alphabetically by host name. |