summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib/libnsl.3lib
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2018-07-31 15:13:05 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2018-07-31 15:13:05 +0000
commit7cd3f4b8e082236e604a53fa1ab5dacb8d11c0c5 (patch)
tree2cf3b0977768b7a05a135733c7d58288079ee40c /usr/src/man/man3lib/libnsl.3lib
parentf72f56d9727aa3ebd6798b5f109dbd3d1670cbe5 (diff)
parente5c421abb8bd517cb6964747b9ce23066e1a1cef (diff)
downloadillumos-joyent-7cd3f4b8e082236e604a53fa1ab5dacb8d11c0c5.tar.gz
[illumos-gate merge]
commit e5c421abb8bd517cb6964747b9ce23066e1a1cef 9266 ixgbe: this statement may fall through commit 8a7aa2a592747bd90d85645126d80688e024a0e2 9673 move internet address manipulation functions to libc commit 7e3488dc6cdcb0c04e1ce167a1a3bfef83b5f2e0 9610 qede: error: left shift of negative value commit d972451485b9ccf8c5c4951e2d24f63da9ac2cc8 9609 qede: error: result of '983040 << 16' requires 37 bits to represent, but 'int' only has 32 bits commit 3df3d01f9da8be5cdd1e81a5d050c24ccc55caa9 9608 qede: error: 'free_buffer_count' may be used uninitialized in this function commit 0d7de619fa7b28e48c8e80fa26d724400f4f47a4 9607 qede: this statement may fall through commit 77b62fe435d195b5a58f123e6c5ec9c9dffdc877 9606 qede: error: this 'for' clause does not guard Conflicts: usr/src/man/man1m/route.1m usr/src/lib/libdladm/Makefile.com
Diffstat (limited to 'usr/src/man/man3lib/libnsl.3lib')
-rw-r--r--usr/src/man/man3lib/libnsl.3lib12
1 files changed, 2 insertions, 10 deletions
diff --git a/usr/src/man/man3lib/libnsl.3lib b/usr/src/man/man3lib/libnsl.3lib
index 4d257f2ad9..226446caa2 100644
--- a/usr/src/man/man3lib/libnsl.3lib
+++ b/usr/src/man/man3lib/libnsl.3lib
@@ -13,7 +13,6 @@ cc [ \fIflag\fR... ] \fIfile\fR... \fB-lnsl\fR [ \fIlibrary\fR... ]
.fi
.SH DESCRIPTION
-.sp
.LP
Functions in this library provide routines that provide a transport-level
interface to networking services for applications, facilities for
@@ -27,7 +26,6 @@ example is the set of symbols beginning with the \fB_xti\fR prefix. Those
symbols are used in implementing the X/Open Transport Interface (\fBXTI)\fR
interfaces documented in \fBlibxnet\fR. See \fBlibxnet\fR(3LIB).
.SH INTERFACES
-.sp
.LP
The shared object \fBlibnsl.so.1\fR provides the public interfaces defined
below. See \fBIntro\fR(3) for additional information on shared object
@@ -97,9 +95,6 @@ l l .
\fBgetrpcent\fR \fBgetrpcent_r\fR
\fBgetrpcport\fR \fBgetsecretkey\fR
\fBh_errno\fR \fBhost2netname\fR
-\fBinet_addr\fR \fBinet_netof\fR
-\fBinet_ntoa\fR \fBinet_ntoa_r\fR
-\fBinet_ntop\fR \fBinet_pton\fR
\fBkey_decryptsession\fR \fBkey_encryptsession\fR
\fBkey_gendes\fR \fBkey_secretkey_is_set\fR
\fBkey_setsecret\fR \fBmaxbno\fR
@@ -234,7 +229,7 @@ l l .
\fByp_match\fR \fByp_next\fR
\fByp_order\fR \fByp_unbind\fR
\fByp_update\fR \fByperr_string\fR
-\fBypprot_err\fR
+\fBypprot_err\fR
.TE
.sp
@@ -245,11 +240,10 @@ The following interface is unique to the 32-bit version of this library:
.sp
.TS
l l .
-\fB_new_svc_fdset\fR
+\fB_new_svc_fdset\fR
.TE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/lib/libnsl.so.1\fR\fR
@@ -268,7 +262,6 @@ shared object
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -284,7 +277,6 @@ MT-Level Safe with exceptions
.TE
.SH SEE ALSO
-.sp
.LP
\fBpvs\fR(1), \fBIntro\fR(2), \fBIntro\fR(3), \fBlibxnet\fR(3LIB),
\fBattributes\fR(5)