diff options
| author | jtc <jtc@NetBSD.org> | 1994-01-11 18:22:48 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1994-01-11 18:22:48 +0000 |
| commit | 2c7d5d92c9191cd9b4e92aedf8ebd403f39775df (patch) | |
| tree | d6b5cafebefa5c2bfc25d56504c1fa279b07ada1 /usr.bin/rup | |
| parent | 5f7ef81c6f463e876dff14f825fdcd76010e664e (diff) | |
Fix spelling errors.
Diffstat (limited to 'usr.bin/rup')
| -rw-r--r-- | usr.bin/rup/rup.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1 index 672c1003819..6d192c9314c 100644 --- a/usr.bin/rup/rup.1 +++ b/usr.bin/rup/rup.1 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rup.1,v 1.8 1993/12/09 23:58:02 jtc Exp $ +.\" $Id: rup.1,v 1.9 1994/01/11 18:29:44 jtc Exp $ .\" .Dd June 7, 1993 .Dt RUP 1 @@ -58,7 +58,7 @@ The following options are available: .Bl -tag -width indent .It Fl d For each host, report what it's local time is. -This is useful for checking time syncronization on a network. +This is useful for checking time synchronization on a network. .It Fl h Sort the display alphabetically by host name. .It Fl l @@ -93,7 +93,7 @@ daemon has terminated on the remote host. .It rup: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see .Xr portmap 8 ), -and cannot accomodate any RPC-based services. The host may be down. +and cannot accommodate any RPC-based services. The host may be down. .El .Sh SEE ALSO .Xr ruptime 1 , |
