diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-07 06:50:02 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-08-07 06:50:02 +0000 |
| commit | 692bc4fdc90f7db18311fa93a6306cb0ac72bd18 (patch) | |
| tree | 0d63de151ee20f81686d9c0d08756a97e2dd1a73 /usr.bin/rup/rup.1 | |
| parent | ed43a0f914d28cab16316b5d52e25b9915411bf4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/rup/rup.1')
| -rw-r--r-- | usr.bin/rup/rup.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1 index 76e6c1f59b604..b19041548d7bf 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$ +.\" $Id: rup.1,v 1.5 1997/02/22 19:56:48 peter Exp $ .\" .Dd June 7, 1993 .Dt RUP 1 @@ -40,10 +40,10 @@ .Nm rup .Nd remote status display .Sh SYNOPSIS -.Nm rup +.Nm .Op Ar host ... .Sh DESCRIPTION -.Nm rup +.Nm Rup displays a summary of the current system status of a particular .Em host or all hosts on the local network. @@ -57,7 +57,7 @@ The .Xr rpc.rstatd 8 daemon must be running on the remote host for this command to work. -.Nm rup +.Nm Rup uses an RPC protocol defined in /usr/include/rpcsvc/rstat.x. .Sh EXAMPLE .Bd -unfilled -offset indent -compact @@ -86,7 +86,7 @@ and cannot accommodate any RPC-based services. The host may be down. .Xr rpc.rstatd 8 .Sh HISTORY The -.Nm rup +.Nm command appeared in .Em Sun-OS . |
