summaryrefslogtreecommitdiff
path: root/usr/src/man/man3socket/sctp_getpaddrs.3socket
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3socket/sctp_getpaddrs.3socket')
-rw-r--r--usr/src/man/man3socket/sctp_getpaddrs.3socket6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/man/man3socket/sctp_getpaddrs.3socket b/usr/src/man/man3socket/sctp_getpaddrs.3socket
index d816a3723c..c2558279b2 100644
--- a/usr/src/man/man3socket/sctp_getpaddrs.3socket
+++ b/usr/src/man/man3socket/sctp_getpaddrs.3socket
@@ -24,7 +24,6 @@ association
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBsctp_getpaddrs()\fR queries the peer addresses in an SCTP association.
The \fBsctp_freepaddrs()\fR function releases resources that are allocated to
@@ -51,13 +50,11 @@ The \fBsctp_freepaddrs()\fR function frees the resources allocated by
\fBsctp_getpaddrs()\fR. The \fIaddrs\fR parameter is the array of addresses
allocated by \fBsctp_getpaddrs()\fR.
.SH RETURN VALUES
-.sp
.LP
Upon successful completion, the \fBsctp_getpaddrs()\fR function returns the
number of addresses in the \fIaddrs\fR array. Otherwise, the function returns
\fB-1\fR and sets \fBerrno\fR to indicate the error.
.SH ERRORS
-.sp
.LP
The \fBsctp_getpaddrs()\fR succeeds unless one of the following conditions
exist.
@@ -108,7 +105,6 @@ The specified socket is not connected.
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -126,9 +122,9 @@ MT-Level Safe
.TE
.SH SEE ALSO
-.sp
.LP
\fBbind\fR(3SOCKET), \fBin.h\fR(3HEAD), \fBlibsctp\fR(3LIB),
\fBsctp_freeladdrs\fR(3SOCKET), \fBsctp_getladdrs\fR(3SOCKET),
+\fBsockaddr\fR(3SOCKET),
\fBsocket\fR(3SOCKET), \fBattributes\fR(5), \fBinet\fR(7P), \fBinet6\fR(7P),
\fBip\fR(7P), \fBip6\fR(7P), \fBsctp\fR(7P)