diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-07 16:59:19 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-07 16:59:19 +0000 |
commit | 8657581bfd0e8dceb5b3c485d666e9c18b4d6fdd (patch) | |
tree | fb2b950f311972dd59123fb3cc22dad7dfed72d9 /usr.bin/rusers | |
parent | 7125977be77f81de0916950b434f90820cca4545 (diff) | |
download | src-8657581bfd0e8dceb5b3c485d666e9c18b4d6fdd.tar.gz src-8657581bfd0e8dceb5b3c485d666e9c18b4d6fdd.zip |
Notes
Diffstat (limited to 'usr.bin/rusers')
-rw-r--r-- | usr.bin/rusers/rusers.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1 index 7e8a2f2d14a5..10ef6aae2fa7 100644 --- a/usr.bin/rusers/rusers.1 +++ b/usr.bin/rusers/rusers.1 @@ -87,14 +87,14 @@ excessively congested, or the daemon has terminated on the remote host. .It rusers: "RPC: Port mapper failure - RPC: Timed out" The remote host is not running the portmapper (see -.Xr portmap 8 ) , +.Xr rpcbind 8 ) , and cannot accommodate any RPC-based services. The host may be down. .El .Sh SEE ALSO .Xr rwho 1 , .Xr users 1 , .Xr who 1 , -.Xr portmap 8 , +.Xr rpcbind 8 , .Xr rpc.rusersd 8 .Sh HISTORY The |