Correct cross-reference:

portmap.8 --> rpcbind.8

Submitted by:	.Xr testing script
This commit is contained in:
Maxim Sobolev 2001-06-07 16:59:19 +00:00
parent 7125977be7
commit 8657581bfd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77878
10 changed files with 32 additions and 32 deletions

View File

@ -629,7 +629,7 @@ If
.Fa addr\->sin_port .Fa addr\->sin_port
is zero, then it is set to the actual port that the remote is zero, then it is set to the actual port that the remote
program is listening on (the remote program is listening on (the remote
.Xr portmap 8 .Xr rpcbind 8
service is consulted for this information). service is consulted for this information).
The parameter The parameter
.Fa sockp .Fa sockp
@ -681,7 +681,7 @@ If
.Fa addr\->sin_port .Fa addr\->sin_port
is zero, then it is set to actual port that the remote is zero, then it is set to actual port that the remote
program is listening on (the remote program is listening on (the remote
.Xr portmap 8 .Xr rpcbind 8
service is consulted for this information). service is consulted for this information).
The parameter The parameter
.Fa sockp .Fa sockp
@ -736,7 +736,7 @@ If
.Fa addr\->sin_port .Fa addr\->sin_port
is zero, then it is set to actual port that the remote is zero, then it is set to actual port that the remote
program is listening on (the remote program is listening on (the remote
.Xr portmap 8 .Xr rpcbind 8
service is consulted for this information). service is consulted for this information).
The parameter The parameter
.Fa sockp .Fa sockp
@ -784,7 +784,7 @@ Returns zero on success, non-zero on failure.
.Xc .Xc
.Pp .Pp
A user interface to the A user interface to the
.Xr portmap 8 .Xr rpcbind 8
service, which returns a list of the current service, which returns a list of the current
.Tn RPC .Tn RPC
program\-to\-port mappings program\-to\-port mappings
@ -811,7 +811,7 @@ uses this routine.
.Xc .Xc
.Pp .Pp
A user interface to the A user interface to the
.Xr portmap 8 .Xr rpcbind 8
service, which returns the port number service, which returns the port number
on which waits a service that supports program number on which waits a service that supports program number
.Fa prognum , .Fa prognum ,
@ -830,7 +830,7 @@ or that
the the
.Tn RPC .Tn RPC
system failed to contact the remote system failed to contact the remote
.Xr portmap 8 .Xr rpcbind 8
service. service.
In the latter case, the global variable In the latter case, the global variable
.Va rpc_createerr .Va rpc_createerr
@ -857,9 +857,9 @@ status.
.Xc .Xc
.Pp .Pp
A user interface to the A user interface to the
.Xr portmap 8 .Xr rpcbind 8
service, which instructs service, which instructs
.Xr portmap 8 .Xr rpcbind 8
on the host at on the host at
.Tn IP .Tn IP
address address
@ -890,13 +890,13 @@ See also
.Xc .Xc
.Pp .Pp
A user interface to the A user interface to the
.Xr portmap 8 .Xr rpcbind 8
service, which establishes a mapping between the triple service, which establishes a mapping between the triple
.Pq Fa prognum , versnum , protocol .Pq Fa prognum , versnum , protocol
and and
.Fa port .Fa port
on the machine's on the machine's
.Xr portmap 8 .Xr rpcbind 8
service. service.
The value of The value of
.Fa protocol .Fa protocol
@ -914,13 +914,13 @@ Automatically done by
.Xc .Xc
.Pp .Pp
A user interface to the A user interface to the
.Xr portmap 8 .Xr rpcbind 8
service, which destroys all mapping between the triple service, which destroys all mapping between the triple
.Pq Fa prognum , versnum , * .Pq Fa prognum , versnum , *
and and
.Fa ports .Fa ports
on the machine's on the machine's
.Xr portmap 8 .Xr rpcbind 8
service. service.
This routine returns one if it succeeds, zero This routine returns one if it succeeds, zero
otherwise. otherwise.
@ -1136,7 +1136,7 @@ with the service dispatch procedure,
If If
.Fa protocol .Fa protocol
is zero, the service is not registered with the is zero, the service is not registered with the
.Xr portmap 8 .Xr rpcbind 8
service. service.
If If
.Fa protocol .Fa protocol
@ -1145,7 +1145,7 @@ is non-zero, then a mapping of the triple
to to
.Fa xprt\->xp_port .Fa xprt\->xp_port
is established with the local is established with the local
.Xr portmap 8 .Xr rpcbind 8
service (generally service (generally
.Fa protocol .Fa protocol
is zero, is zero,
@ -1495,7 +1495,7 @@ package.
.Xc .Xc
.Pp .Pp
Used for describing parameters to various Used for describing parameters to various
.Xr portmap 8 .Xr rpcbind 8
procedures, externally. procedures, externally.
This routine is useful for users who wish to generate This routine is useful for users who wish to generate
these parameters without using the these parameters without using the

View File

@ -140,7 +140,7 @@ the current list of remote mounted filesystems
.Xr exports 5 , .Xr exports 5 ,
.Xr kldload 8 , .Xr kldload 8 ,
.Xr nfsd 8 , .Xr nfsd 8 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr showmount 8 .Xr showmount 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -86,7 +86,7 @@ utility exits 0 on success, and >0 if an error occurs.
.Xr kldload 8 , .Xr kldload 8 ,
.Xr mountd 8 , .Xr mountd 8 ,
.Xr nfsd 8 , .Xr nfsd 8 ,
.Xr portmap 8 .Xr rpcbind 8
.Sh HISTORY .Sh HISTORY
The The
.Nm .Nm

View File

@ -833,15 +833,15 @@ at boot time.
.It Va portmap_program .It Va portmap_program
.Pq Vt str .Pq Vt str
path to path to
.Xr portmap 8 .Xr rpcbind 8
(default (default
.Pa /usr/sbin/portmap ) . .Pa /usr/sbin/rpcbind ) .
.It Va portmap_enable .It Va portmap_enable
.Pq Vt bool .Pq Vt bool
If set to If set to
.Ar YES , .Ar YES ,
run the run the
.Xr portmap 8 .Xr rpcbind 8
service at boot time. service at boot time.
.It Va portmap_flags .It Va portmap_flags
.Pq Vt str .Pq Vt str
@ -850,7 +850,7 @@ If
is set to is set to
.Ar YES , .Ar YES ,
these are the flags to pass to the these are the flags to pass to the
.Xr portmap 8 .Xr rpcbind 8
daemon. daemon.
.It Va xtend_enable .It Va xtend_enable
.Pq Vt bool .Pq Vt bool
@ -1766,7 +1766,7 @@ Flags for
.Xr nfsiod 8 , .Xr nfsiod 8 ,
.Xr ntpdate 8 , .Xr ntpdate 8 ,
.Xr pcnfsd 8 , .Xr pcnfsd 8 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr quotacheck 8 , .Xr quotacheck 8 ,
.Xr rc 8 , .Xr rc 8 ,
.Xr route 8 , .Xr route 8 ,

View File

@ -79,11 +79,11 @@ excessively congested, or the
daemon has terminated on the remote host. daemon has terminated on the remote host.
.It rup: RPC: Port mapper failure - RPC: Timed out .It rup: RPC: Port mapper failure - RPC: Timed out
The remote host is not running the portmapper (see 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. and cannot accommodate any RPC-based services. The host may be down.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr rpc.rstatd 8 .Xr rpc.rstatd 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -87,14 +87,14 @@ excessively congested, or the
daemon has terminated on the remote host. daemon has terminated on the remote host.
.It rusers: "RPC: Port mapper failure - RPC: Timed out" .It rusers: "RPC: Port mapper failure - RPC: Timed out"
The remote host is not running the portmapper (see 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. and cannot accommodate any RPC-based services. The host may be down.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr rwho 1 , .Xr rwho 1 ,
.Xr users 1 , .Xr users 1 ,
.Xr who 1 , .Xr who 1 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr rpc.rusersd 8 .Xr rpc.rusersd 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -64,12 +64,12 @@ excessively congested, or the
daemon has terminated on the remote host. daemon has terminated on the remote host.
.It rwall: RPC: Port mapper failure - RPC: Timed out .It rwall: RPC: Port mapper failure - RPC: Timed out
The remote host is not running the portmapper (see 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. and cannot accomodate any RPC-based services. The host may be down.
.El .El
.Sh SEE ALSO .Sh SEE ALSO
.Xr who 1 , .Xr who 1 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr rpc.rwalld 8 .Xr rpc.rwalld 8
.Sh HISTORY .Sh HISTORY
The The

View File

@ -802,7 +802,7 @@ socket but was unable to.
.Xr comsat 8 , .Xr comsat 8 ,
.Xr fingerd 8 , .Xr fingerd 8 ,
.Xr ftpd 8 , .Xr ftpd 8 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr rexecd 8 , .Xr rexecd 8 ,
.Xr rlogind 8 , .Xr rlogind 8 ,
.Xr rshd 8 , .Xr rshd 8 ,

View File

@ -117,7 +117,7 @@ run from outside of a jail in a jail-centric environment. This includes
.Xr sendmail 8 , .Xr sendmail 8 ,
.Xr named 8 , .Xr named 8 ,
and and
.Xr portmap 8 . .Xr rpcbind 8 .
While sendmail and named can be configured to listen only on a specific 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 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 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 halt 8 ,
.Xr inetd 8 , .Xr inetd 8 ,
.Xr named 8 , .Xr named 8 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr reboot 8 , .Xr reboot 8 ,
.Xr sendmail 8 , .Xr sendmail 8 ,
.Xr shutdown 8 , .Xr shutdown 8 ,

View File

@ -140,7 +140,7 @@ the current list of remote mounted filesystems
.Xr exports 5 , .Xr exports 5 ,
.Xr kldload 8 , .Xr kldload 8 ,
.Xr nfsd 8 , .Xr nfsd 8 ,
.Xr portmap 8 , .Xr rpcbind 8 ,
.Xr showmount 8 .Xr showmount 8
.Sh HISTORY .Sh HISTORY
The The