summaryrefslogtreecommitdiffstats
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
parent7371106319ee6baab240f2cf646447f5a02f6f44 (diff)
downloadFreeBSD-src-6c2547ab1f4a14b9725c3e1392682413297e918c.zip
FreeBSD-src-6c2547ab1f4a14b9725c3e1392682413297e918c.tar.gz
Correct cross-reference:
portmap.8 --> rpcbind.8 Submitted by: .Xr testing script
-rw-r--r--lib/libc/rpc/rpc_soc.330
-rw-r--r--sbin/mountd/mountd.82
-rw-r--r--sbin/nfsiod/nfsiod.82
-rw-r--r--share/man/man5/rc.conf.510
-rw-r--r--usr.bin/rup/rup.14
-rw-r--r--usr.bin/rusers/rusers.14
-rw-r--r--usr.bin/rwall/rwall.14
-rw-r--r--usr.sbin/inetd/inetd.82
-rw-r--r--usr.sbin/jail/jail.84
-rw-r--r--usr.sbin/mountd/mountd.82
10 files changed, 32 insertions, 32 deletions
diff --git a/lib/libc/rpc/rpc_soc.3 b/lib/libc/rpc/rpc_soc.3
index 3b3b11a..1065a48 100644
--- a/lib/libc/rpc/rpc_soc.3
+++ b/lib/libc/rpc/rpc_soc.3
@@ -629,7 +629,7 @@ If
.Fa addr\->sin_port
is zero, then it is set to the actual port that the remote
program is listening on (the remote
-.Xr portmap 8
+.Xr rpcbind 8
service is consulted for this information).
The parameter
.Fa sockp
@@ -681,7 +681,7 @@ If
.Fa addr\->sin_port
is zero, then it is set to actual port that the remote
program is listening on (the remote
-.Xr portmap 8
+.Xr rpcbind 8
service is consulted for this information).
The parameter
.Fa sockp
@@ -736,7 +736,7 @@ If
.Fa addr\->sin_port
is zero, then it is set to actual port that the remote
program is listening on (the remote
-.Xr portmap 8
+.Xr rpcbind 8
service is consulted for this information).
The parameter
.Fa sockp
@@ -784,7 +784,7 @@ Returns zero on success, non-zero on failure.
.Xc
.Pp
A user interface to the
-.Xr portmap 8
+.Xr rpcbind 8
service, which returns a list of the current
.Tn RPC
program\-to\-port mappings
@@ -811,7 +811,7 @@ uses this routine.
.Xc
.Pp
A user interface to the
-.Xr portmap 8
+.Xr rpcbind 8
service, which returns the port number
on which waits a service that supports program number
.Fa prognum ,
@@ -830,7 +830,7 @@ or that
the
.Tn RPC
system failed to contact the remote
-.Xr portmap 8
+.Xr rpcbind 8
service.
In the latter case, the global variable
.Va rpc_createerr
@@ -857,9 +857,9 @@ status.
.Xc
.Pp
A user interface to the
-.Xr portmap 8
+.Xr rpcbind 8
service, which instructs
-.Xr portmap 8
+.Xr rpcbind 8
on the host at
.Tn IP
address
@@ -890,13 +890,13 @@ See also
.Xc
.Pp
A user interface to the
-.Xr portmap 8
+.Xr rpcbind 8
service, which establishes a mapping between the triple
.Pq Fa prognum , versnum , protocol
and
.Fa port
on the machine's
-.Xr portmap 8
+.Xr rpcbind 8
service.
The value of
.Fa protocol
@@ -914,13 +914,13 @@ Automatically done by
.Xc
.Pp
A user interface to the
-.Xr portmap 8
+.Xr rpcbind 8
service, which destroys all mapping between the triple
.Pq Fa prognum , versnum , *
and
.Fa ports
on the machine's
-.Xr portmap 8
+.Xr rpcbind 8
service.
This routine returns one if it succeeds, zero
otherwise.
@@ -1136,7 +1136,7 @@ with the service dispatch procedure,
If
.Fa protocol
is zero, the service is not registered with the
-.Xr portmap 8
+.Xr rpcbind 8
service.
If
.Fa protocol
@@ -1145,7 +1145,7 @@ is non-zero, then a mapping of the triple
to
.Fa xprt\->xp_port
is established with the local
-.Xr portmap 8
+.Xr rpcbind 8
service (generally
.Fa protocol
is zero,
@@ -1495,7 +1495,7 @@ package.
.Xc
.Pp
Used for describing parameters to various
-.Xr portmap 8
+.Xr rpcbind 8
procedures, externally.
This routine is useful for users who wish to generate
these parameters without using the
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8
index 509fbb7..1a0d67d 100644
--- a/sbin/mountd/mountd.8
+++ b/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
diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8
index 50e5a11..46f59ab 100644
--- a/sbin/nfsiod/nfsiod.8
+++ b/sbin/nfsiod/nfsiod.8
@@ -86,7 +86,7 @@ utility exits 0 on success, and >0 if an error occurs.
.Xr kldload 8 ,
.Xr mountd 8 ,
.Xr nfsd 8 ,
-.Xr portmap 8
+.Xr rpcbind 8
.Sh HISTORY
The
.Nm
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index e42063a..4553b5d 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -833,15 +833,15 @@ at boot time.
.It Va portmap_program
.Pq Vt str
path to
-.Xr portmap 8
+.Xr rpcbind 8
(default
-.Pa /usr/sbin/portmap ) .
+.Pa /usr/sbin/rpcbind ) .
.It Va portmap_enable
.Pq Vt bool
If set to
.Ar YES ,
run the
-.Xr portmap 8
+.Xr rpcbind 8
service at boot time.
.It Va portmap_flags
.Pq Vt str
@@ -850,7 +850,7 @@ If
is set to
.Ar YES ,
these are the flags to pass to the
-.Xr portmap 8
+.Xr rpcbind 8
daemon.
.It Va xtend_enable
.Pq Vt bool
@@ -1766,7 +1766,7 @@ Flags for
.Xr nfsiod 8 ,
.Xr ntpdate 8 ,
.Xr pcnfsd 8 ,
-.Xr portmap 8 ,
+.Xr rpcbind 8 ,
.Xr quotacheck 8 ,
.Xr rc 8 ,
.Xr route 8 ,
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
diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1
index 7e8a2f2d..10ef6aa 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
diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1
index 604729c..18a7eff 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
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