Deleted Added
full compact
rpc.rstatd.8 (79754) rpc.rstatd.8 (99500)
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/libexec/rpc.rstatd/rpc.rstatd.8 79754 2001-07-15 07:53:42Z dd $
34.\" $FreeBSD: head/libexec/rpc.rstatd/rpc.rstatd.8 99500 2002-07-06 19:19:48Z charnier $
35.\"
36.Dd June 7, 1993
37.Dt RPC.RSTATD 8
38.Os
39.Sh NAME
40.Nm rpc.rstatd
41.Nd kernel statistics server
42.Sh SYNOPSIS
43.Nm /usr/libexec/rpc.rstatd
44.Sh DESCRIPTION
35.\"
36.Dd June 7, 1993
37.Dt RPC.RSTATD 8
38.Os
39.Sh NAME
40.Nm rpc.rstatd
41.Nd kernel statistics server
42.Sh SYNOPSIS
43.Nm /usr/libexec/rpc.rstatd
44.Sh DESCRIPTION
45.Nm Rpc.rstatd
45The
46.Nm
47utility
46is a server which returns performance statistics obtained from the kernel.
47These statistics are read using the
48.Xr rup 1
49command.
50The
51.Nm
52daemon is normally invoked by
53.Xr inetd 8 .
54.Pp
48is a server which returns performance statistics obtained from the kernel.
49These statistics are read using the
50.Xr rup 1
51command.
52The
53.Nm
54daemon is normally invoked by
55.Xr inetd 8 .
56.Pp
55.Nm Rpc.rstatd
56uses an
57The
58.Nm
59utility uses an
57.Tn RPC
58protocol defined in
59.Pa /usr/include/rpcsvc/rstat.x .
60.Sh SEE ALSO
61.Xr rup 1 ,
62.Xr inetd 8
60.Tn RPC
61protocol defined in
62.Pa /usr/include/rpcsvc/rstat.x .
63.Sh SEE ALSO
64.Xr rup 1 ,
65.Xr inetd 8