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/rwall | |
| parent | 7125977be77f81de0916950b434f90820cca4545 (diff) | |
Notes
Diffstat (limited to 'usr.bin/rwall')
| -rw-r--r-- | usr.bin/rwall/rwall.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1 index 604729c755f2..18a7eff1d30d 100644 --- a/usr.bin/rwall/rwall.1 +++ b/usr.bin/rwall/rwall.1 @@ -64,12 +64,12 @@ excessively congested, or the daemon has terminated on the remote host. .It rwall: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see -.Xr portmap 8 ) , +.Xr rpcbind 8 ) , and cannot accomodate any RPC-based services. The host may be down. .El .Sh SEE ALSO .Xr who 1 , -.Xr portmap 8 , +.Xr rpcbind 8 , .Xr rpc.rwalld 8 .Sh HISTORY The |
