diff options
Diffstat (limited to 'usr.bin/rwall/rwall.1')
-rw-r--r-- | usr.bin/rwall/rwall.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1 index 9eaf7c258842..ee1836101c3c 100644 --- a/usr.bin/rwall/rwall.1 +++ b/usr.bin/rwall/rwall.1 @@ -58,14 +58,16 @@ The .Xr rpc.rwalld 8 daemon has not been started on the remote host. .It rwall: RPC: Timed out -A communication error occurred. Either the network is +A communication error occurred. +Either the network is excessively congested, or the .Xr rpc.rwalld 8 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 rpcbind 8 ) , -and cannot accomodate any RPC-based services. The host may be down. +and cannot accomodate any RPC-based services. +The host may be down. .El .Sh SEE ALSO .Xr who 1 , |