diff options
Diffstat (limited to 'usr/src/man/man3socket/sctp_opt_info.3socket')
-rw-r--r-- | usr/src/man/man3socket/sctp_opt_info.3socket | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/usr/src/man/man3socket/sctp_opt_info.3socket b/usr/src/man/man3socket/sctp_opt_info.3socket index 394b60d5a8..4323efb5f4 100644 --- a/usr/src/man/man3socket/sctp_opt_info.3socket +++ b/usr/src/man/man3socket/sctp_opt_info.3socket @@ -19,7 +19,6 @@ sctp_opt_info \- examine SCTP level options for an SCTP endpoint .fi .SH DESCRIPTION -.sp .LP The \fBsctp_opt_info()\fR returns SCTP level options associated with the SCTP socket \fIsock\fR. If \fIsock\fR is a one-to-many style socket, \fIid\fR refers @@ -274,13 +273,11 @@ where: .RE .SH RETURN VALUES -.sp .LP Upon successful completion, the \fBsctp_opt_info()\fR function returns \fB0\fR. Otherwise, the function returns \fB-1\fR and sets \fBerrno\fR to indicate the error. .SH ERRORS -.sp .LP The \fBsctp_opt_info()\fR call fails under the following conditions. .sp @@ -339,7 +336,6 @@ The address family for the peer's address is other than \fBAF_INET\fR or .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -357,8 +353,7 @@ MT-Level Safe .TE .SH SEE ALSO -.sp .LP \fBin.h\fR(3HEAD), \fBlibsctp\fR(3LIB), \fBgetsockopt\fR(3SOCKET), -\fBsetsockopt\fR(3SOCKET), \fBsocket\fR(3SOCKET), \fBinet\fR(7P), -\fBinet6\fR(7P), \fBip\fR(7P), \fBip6\fR(7P), \fBsctp\fR(7P) +\fBsetsockopt\fR(3SOCKET), \fBsockaddr\fR(3SOCKET), \fBsocket\fR(3SOCKET), +\fBinet\fR(7P), \fBinet6\fR(7P), \fBip\fR(7P), \fBip6\fR(7P), \fBsctp\fR(7P) |