summaryrefslogtreecommitdiff
path: root/usr.bin/rup/rup.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-10 20:17:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-10 20:17:53 +0000
commit8beef7d0a675bc64e2923d671c5b161fa58495c1 (patch)
treef314076febb8e5c2bf99469fcae5a35f516008a6 /usr.bin/rup/rup.1
parentbe14c55d489e58f3ab7be4c8e95236a8e54673a0 (diff)
Various cleanups and standardization.
Diffstat (limited to 'usr.bin/rup/rup.1')
-rw-r--r--usr.bin/rup/rup.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1
index 4762e6b23ea..b05398c12f7 100644
--- a/usr.bin/rup/rup.1
+++ b/usr.bin/rup/rup.1
@@ -1,5 +1,4 @@
-.\" $OpenBSD: rup.1,v 1.5 2000/03/05 00:28:54 aaron Exp $
-.\" -*- nroff -*-
+.\" $OpenBSD: rup.1,v 1.6 2000/03/10 20:17:51 aaron Exp $
.\"
.\" Copyright (c) 1985, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -73,7 +72,7 @@ daemon must be running on the remote host for this command to
work.
.Nm
uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x.
-.Sh EXAMPLE
+.Sh EXAMPLES
.Bd -unfilled -offset indent -compact
example% rup otherhost
otherhost up 6 days, 16:45, load average: 0.20, 0.23, 0.18
@@ -86,14 +85,15 @@ The
.Xr rpc.rstatd 8
daemon has not been started on the remote host.
.It rup: RPC: Timed out
-A communication error occurred. Either the network is
-excessively congested, or the
+A communication error occurred.
+Either the network is excessively congested, or the
.Xr rpc.rstatd 8
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 accommodate 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 ,