From d3b7ea3d8c9a73d889746ed2dc36fdadcb21fbbc Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Mon, 27 Mar 2000 20:36:55 +0000 Subject: [PATCH] More rusers to .Nm convertion Some of them found by: Sheldon --- usr.bin/rusers/rusers.1 | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1 index e9fb74b92a86..52075b2050e5 100644 --- a/usr.bin/rusers/rusers.1 +++ b/usr.bin/rusers/rusers.1 @@ -53,10 +53,14 @@ or all machines on the local network. For each .Ar host -responding to the rusers query, +responding to the +.Nm +query, the hostname with the names of the users currently logged on is printed on each line. -The rusers command will wait for +The +.Nm +command will wait for one minute to catch late responders. .Pp The following options are available: @@ -72,16 +76,16 @@ and the remote host they logged in from (if applicable). .El .Sh DIAGNOSTICS .Bl -tag -width indent -.It rusers: RPC: Program not registered +.It Nm Ns : RPC: Program not registered The .Xr rpc.rusersd 8 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 excessively congested, or the .Xr rpc.rusersd 8 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 .Xr portmap 8 ), and cannot accommodate any RPC-based services. The host may be down.