summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-06-07 16:59:19 +0000
committersobomax <sobomax@FreeBSD.org>2001-06-07 16:59:19 +0000
commit6c2547ab1f4a14b9725c3e1392682413297e918c (patch)
treefb2b950f311972dd59123fb3cc22dad7dfed72d9 /usr.sbin
parent7371106319ee6baab240f2cf646447f5a02f6f44 (diff)
downloadFreeBSD-src-6c2547ab1f4a14b9725c3e1392682413297e918c.zip
FreeBSD-src-6c2547ab1f4a14b9725c3e1392682413297e918c.tar.gz
Correct cross-reference:
portmap.8 --> rpcbind.8 Submitted by: .Xr testing script
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/inetd/inetd.82
-rw-r--r--usr.sbin/jail/jail.84
-rw-r--r--usr.sbin/mountd/mountd.82
3 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8
index fda2267..937aa8d 100644
--- a/usr.sbin/inetd/inetd.8
+++ b/usr.sbin/inetd/inetd.8
@@ -802,7 +802,7 @@ socket but was unable to.
.Xr comsat 8 ,
.Xr fingerd 8 ,
.Xr ftpd 8 ,
-.Xr portmap 8 ,
+.Xr rpcbind 8 ,
.Xr rexecd 8 ,
.Xr rlogind 8 ,
.Xr rshd 8 ,
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index d0fba19..437ec4b 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -117,7 +117,7 @@ run from outside of a jail in a jail-centric environment. This includes
.Xr sendmail 8 ,
.Xr named 8 ,
and
-.Xr portmap 8 .
+.Xr rpcbind 8 .
While sendmail and named can be configured to listen only on a specific
IP using their configuration files, in most cases it is easier to simply
run the daemons in jails only, and not in the host environment. Syslogd
@@ -336,7 +336,7 @@ by setting this MIB entry to 1.
.Xr halt 8 ,
.Xr inetd 8 ,
.Xr named 8 ,
-.Xr portmap 8 ,
+.Xr rpcbind 8 ,
.Xr reboot 8 ,
.Xr sendmail 8 ,
.Xr shutdown 8 ,
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8
index 509fbb7..1a0d67d 100644
--- a/usr.sbin/mountd/mountd.8
+++ b/usr.sbin/mountd/mountd.8
@@ -140,7 +140,7 @@ the current list of remote mounted filesystems
.Xr exports 5 ,
.Xr kldload 8 ,
.Xr nfsd 8 ,
-.Xr portmap 8 ,
+.Xr rpcbind 8 ,
.Xr showmount 8
.Sh HISTORY
The
OpenPOWER on IntegriCloud