summaryrefslogtreecommitdiff
path: root/usr/src/man/man3nsl/rpcbind.3nsl
diff options
context:
space:
mode:
authorAdam Stevko <adam.stevko@gmail.com>2015-07-25 21:53:34 +0200
committerRobert Mustacchi <rm@joyent.com>2015-09-29 14:35:40 -0700
commitcebfa3c2fea024bb483d40f6d0cacd3298540cab (patch)
treebde7a6e72641f5cbe4a622c3ac4cc233de7b0ae7 /usr/src/man/man3nsl/rpcbind.3nsl
parentcf6fe0ff9e996915d750fb1fc98477c23e9c5e1d (diff)
downloadillumos-joyent-cebfa3c2fea024bb483d40f6d0cacd3298540cab.tar.gz
5657 Typo in rpcbind(3nsl): ssvcaddr
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man3nsl/rpcbind.3nsl')
-rw-r--r--usr/src/man/man3nsl/rpcbind.3nsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3nsl/rpcbind.3nsl b/usr/src/man/man3nsl/rpcbind.3nsl
index 03963556ef..15d0fea75f 100644
--- a/usr/src/man/man3nsl/rpcbind.3nsl
+++ b/usr/src/man/man3nsl/rpcbind.3nsl
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH RPCBIND 3NSL "Nov 24, 2014"
+.TH RPCBIND 3NSL "Jul 25, 2015"
.SH NAME
rpcbind, rpcb_getmaps, rpcb_getaddr, rpcb_gettime, rpcb_rmtcall, rpcb_set,
rpcb_unset \- library routines for RPC bind service
@@ -22,7 +22,7 @@ rpcb_unset \- library routines for RPC bind service
.LP
.nf
\fBbool_t\fR \fBrpcb_getaddr\fR(\fBconst rpcprog_t\fR \fIprognum\fR, \fBconst rpcvers_t\fR \fIversnum\fR,
- \fBconst struct netconfig *\fR\fInetconf\fR, \fBstruct netbuf *\fR\fIssvcaddr\fR,
+ \fBconst struct netconfig *\fR\fInetconf\fR, \fBstruct netbuf *\fR\fIsvcaddr\fR,
\fBconst char *\fR\fIhost\fR);
.fi