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