Deleted Added
full compact
rup.1 (58619) rup.1 (68854)
1.\" -*- nroff -*-
2.\"
3.\" Copyright (c) 1985, 1991 The Regents of the University of California.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 17 unchanged lines hidden (view full) ---

26.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
1.\" -*- nroff -*-
2.\"
3.\" Copyright (c) 1985, 1991 The Regents of the University of California.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 17 unchanged lines hidden (view full) ---

26.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
28.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
29.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
30.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
31.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32.\" SUCH DAMAGE.
33.\"
34.\" $FreeBSD: head/usr.bin/rup/rup.1 58619 2000-03-26 14:49:49Z charnier $
34.\" $FreeBSD: head/usr.bin/rup/rup.1 68854 2000-11-17 11:44:16Z ru $
35.\"
36.Dd June 7, 1993
37.Dt RUP 1
38.Os BSD 4.3
39.Sh NAME
40.Nm rup
41.Nd remote status display
42.Sh SYNOPSIS

--- 12 unchanged lines hidden (view full) ---

55.Pp
56The
57.Xr rpc.rstatd 8
58daemon must be running on the remote host for this command to
59work.
60.Nm Rup
61uses an RPC protocol defined in
62.Pa /usr/include/rpcsvc/rstat.x .
35.\"
36.Dd June 7, 1993
37.Dt RUP 1
38.Os BSD 4.3
39.Sh NAME
40.Nm rup
41.Nd remote status display
42.Sh SYNOPSIS

--- 12 unchanged lines hidden (view full) ---

55.Pp
56The
57.Xr rpc.rstatd 8
58daemon must be running on the remote host for this command to
59work.
60.Nm Rup
61uses an RPC protocol defined in
62.Pa /usr/include/rpcsvc/rstat.x .
63.Sh EXAMPLE
63.Sh EXAMPLES
64.Bd -unfilled -offset indent -compact
65example% rup otherhost
66otherhost 7:36am up 6 days, 16:45, load average: 0.20, 0.23, 0.18
67example%
68.Ed
69.Sh DIAGNOSTICS
70.Bl -tag -width indent
71.It rup: RPC: Program not registered

--- 24 unchanged lines hidden ---
64.Bd -unfilled -offset indent -compact
65example% rup otherhost
66otherhost 7:36am up 6 days, 16:45, load average: 0.20, 0.23, 0.18
67example%
68.Ed
69.Sh DIAGNOSTICS
70.Bl -tag -width indent
71.It rup: RPC: Program not registered

--- 24 unchanged lines hidden ---