diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:49:49 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:49:49 +0000 |
| commit | 742c75f3b7528cf4438febd371a7c7bd14214a61 (patch) | |
| tree | bf651c5218ded56752310c55a23cbef90f092e6f /usr.bin/rup | |
| parent | b189011d7daeac3e1a383e35a4699df8e180121a (diff) | |
Notes
Diffstat (limited to 'usr.bin/rup')
| -rw-r--r-- | usr.bin/rup/rup.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1 index f7e83d715d12..5314aa809dfe 100644 --- a/usr.bin/rup/rup.1 +++ b/usr.bin/rup/rup.1 @@ -45,7 +45,7 @@ .Sh DESCRIPTION .Nm Rup displays a summary of the current system status of a particular -.Em host +.Ar host or all hosts on the local network. The output shows the current time of day, how long the system has been up, @@ -58,7 +58,8 @@ The 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. +uses an RPC protocol defined in +.Pa /usr/include/rpcsvc/rstat.x . .Sh EXAMPLE .Bd -unfilled -offset indent -compact example% rup otherhost |
