[BACK]Return to rup.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / rup

Diff for /src/usr.bin/rup/rup.1 between version 1.5 and 1.6

version 1.5, 2000/03/05 00:28:54 version 1.6, 2000/03/10 20:17:51
Line 1 
Line 1 
 .\"     $OpenBSD$  .\"     $OpenBSD$
 .\" -*- nroff -*-  
 .\"  .\"
 .\" Copyright (c) 1985, 1991 The Regents of the University of California.  .\" Copyright (c) 1985, 1991 The Regents of the University of California.
 .\" All rights reserved.  .\" All rights reserved.
Line 73 
Line 72 
 work.  work.
 .Nm  .Nm
 uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x.  uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x.
 .Sh EXAMPLE  .Sh EXAMPLES
 .Bd -unfilled -offset indent -compact  .Bd -unfilled -offset indent -compact
 example% rup otherhost  example% rup otherhost
 otherhost      up 6 days, 16:45,  load average: 0.20, 0.23, 0.18  otherhost      up 6 days, 16:45,  load average: 0.20, 0.23, 0.18
Line 86 
Line 85 
 .Xr rpc.rstatd 8  .Xr rpc.rstatd 8
 daemon has not been started on the remote host.  daemon has not been started on the remote host.
 .It rup: RPC: Timed out  .It rup: RPC: Timed out
 A communication error occurred.  Either the network is  A communication error occurred.
 excessively congested, or the  Either the network is excessively congested, or the
 .Xr rpc.rstatd 8  .Xr rpc.rstatd 8
 daemon has terminated on the remote host.  daemon has terminated on the remote host.
 .It rup: RPC: Port mapper failure - RPC: Timed out  .It rup: RPC: Port mapper failure - RPC: Timed out
 The remote host is not running the portmapper (see  The remote host is not running the portmapper (see
 .Xr portmap 8 ),  .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  .El
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr ruptime 1 ,  .Xr ruptime 1 ,

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6