diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-06-07 16:59:19 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-06-07 16:59:19 +0000 |
commit | 6c2547ab1f4a14b9725c3e1392682413297e918c (patch) | |
tree | fb2b950f311972dd59123fb3cc22dad7dfed72d9 /usr.bin/rup | |
parent | 7371106319ee6baab240f2cf646447f5a02f6f44 (diff) | |
download | FreeBSD-src-6c2547ab1f4a14b9725c3e1392682413297e918c.zip FreeBSD-src-6c2547ab1f4a14b9725c3e1392682413297e918c.tar.gz |
Correct cross-reference:
portmap.8 --> rpcbind.8
Submitted by: .Xr testing script
Diffstat (limited to 'usr.bin/rup')
-rw-r--r-- | usr.bin/rup/rup.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1 index c074579..d68f067 100644 --- a/usr.bin/rup/rup.1 +++ b/usr.bin/rup/rup.1 @@ -79,11 +79,11 @@ excessively congested, or the daemon has terminated on the remote host. .It rup: 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 portmap 8 , +.Xr rpcbind 8 , .Xr rpc.rstatd 8 .Sh HISTORY The |