=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rup/rup.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/rup/rup.1 1998/09/07 16:44:33 1.3 --- src/usr.bin/rup/rup.1 1999/06/05 01:21:38 1.4 *************** *** 1,4 **** ! .\" $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. --- 1,4 ---- ! .\" $OpenBSD: rup.1,v 1.4 1999/06/05 01:21:38 aaron Exp $ .\" -*- nroff -*- .\" .\" Copyright (c) 1985, 1991 The Regents of the University of California. *************** *** 35,52 **** .\" .Dd June 7, 1993 .Dt RUP 1 ! .Os BSD 4.3 .Sh NAME ! .Nm rup .Nd remote status display .Sh SYNOPSIS ! .Nm rup .Op Fl dhlt .Op Ar host ... .Sh DESCRIPTION ! .Nm rup displays a summary of the current system status of a particular ! .Em host or all hosts on the local network. The output shows the current time of day, how long the system has been up, --- 35,52 ---- .\" .Dd June 7, 1993 .Dt RUP 1 ! .Os .Sh NAME ! .Nm rup .Nd remote status display .Sh SYNOPSIS ! .Nm rup .Op Fl dhlt .Op Ar host ... .Sh DESCRIPTION ! .Nm displays a summary of the current system status of a particular ! .Em host or all hosts on the local network. The output shows the current time of day, how long the system has been up, *************** *** 71,77 **** .Xr rpc.rstatd 8 daemon must be running on the remote host for this command to work. ! .Nm rup uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x. .Sh EXAMPLE .Bd -unfilled -offset indent -compact --- 71,77 ---- .Xr rpc.rstatd 8 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 .Bd -unfilled -offset indent -compact *************** *** 101,107 **** .Xr rpc.rstatd 8 .Sh HISTORY The ! .Nm rup command appeared in .Tn SunOS . --- 101,107 ---- .Xr rpc.rstatd 8 .Sh HISTORY The ! .Nm command appeared in .Tn SunOS .