More rusers to .Nm convertion

Some of them found by: Sheldon
This commit is contained in:
Philippe Charnier 2000-03-27 20:36:55 +00:00
parent ffa1b5c165
commit d3b7ea3d8c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58703

View File

@ -53,10 +53,14 @@ or all machines on the local
network. network.
For each For each
.Ar host .Ar host
responding to the rusers query, responding to the
.Nm
query,
the hostname with the names of the users currently logged the hostname with the names of the users currently logged
on is printed on each line. on is printed on each line.
The rusers command will wait for The
.Nm
command will wait for
one minute to catch late responders. one minute to catch late responders.
.Pp .Pp
The following options are available: The following options are available:
@ -72,16 +76,16 @@ and the remote host they logged in from (if applicable).
.El .El
.Sh DIAGNOSTICS .Sh DIAGNOSTICS
.Bl -tag -width indent .Bl -tag -width indent
.It rusers: RPC: Program not registered .It Nm Ns : RPC: Program not registered
The The
.Xr rpc.rusersd 8 .Xr rpc.rusersd 8
daemon has not been started on the remote host. daemon has not been started on the remote host.
.It rusers: RPC: Timed out .It Nm Ns : RPC: Timed out
A communication error occurred. Either the network is A communication error occurred. Either the network is
excessively congested, or the excessively congested, or the
.Xr rpc.rusersd 8 .Xr rpc.rusersd 8
daemon has terminated on the remote host. daemon has terminated on the remote host.
.It rusers: RPC: Port mapper failure - RPC: Timed out .It Nm Ns : "RPC: Port mapper failure - RPC: Timed out"
The remote host is not running the portmapper (see The remote host is not running the portmapper (see
.Xr portmap 8 ), .Xr portmap 8 ),
and cannot accommodate any RPC-based services. The host may be down. and cannot accommodate any RPC-based services. The host may be down.