Deleted Added
full compact
rpc.rusersd.8 (79529) rpc.rusersd.8 (79754)
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 79529 2001-07-10 10:49:54Z ru $
34.\" $FreeBSD: head/libexec/rpc.rusersd/rpc.rusersd.8 79754 2001-07-15 07:53:42Z dd $
35.\"
36.Dd June 7, 1993
37.Dt RPC.RUSERSD 8
38.Os
39.Sh NAME
35.\"
36.Dd June 7, 1993
37.Dt RPC.RUSERSD 8
38.Os
39.Sh NAME
40.Nm rpc.rusersd
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
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
57.Nm Rpc.rusersd
58uses an
59.Tn RPC
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
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
57.Nm Rpc.rusersd
58uses an
59.Tn RPC
60protocol defined in
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.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