diff options
Diffstat (limited to 'usr/src/man/man3socket/sctp_bindx.3socket')
-rw-r--r-- | usr/src/man/man3socket/sctp_bindx.3socket | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/usr/src/man/man3socket/sctp_bindx.3socket b/usr/src/man/man3socket/sctp_bindx.3socket index 60f3fe905d..87ddbc02d6 100644 --- a/usr/src/man/man3socket/sctp_bindx.3socket +++ b/usr/src/man/man3socket/sctp_bindx.3socket @@ -121,7 +121,7 @@ The last address is requested to be removed from an established association. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -138,11 +138,21 @@ MT-Level Safe .SH SEE ALSO .LP -\fBbind\fR(3SOCKET), \fBin.h\fR(3HEAD), \fBlibsctp\fR(3LIB), -\fBlisten\fR(3SOCKET), \fBsctp_freeladdrs\fR(3SOCKET), -\fBsctp_freepaddrs\fR(3SOCKET), \fBsctp_getladdrs\fR(3SOCKET), -\fBsctp_getpaddrs\fR(3SOCKET), \fBsockaddr\fR(3SOCKET), \fBsocket\fR(3SOCKET), -\fBinet\fR(7P), \fBinet6\fR(7P), \fBip\fR(7P), \fBip6\fR(7P), \fBsctp\fR(7P) +.BR in.h (3HEAD), +.BR libsctp (3LIB), +.BR bind (3SOCKET), +.BR listen (3SOCKET), +.BR sctp_freeladdrs (3SOCKET), +.BR sctp_freepaddrs (3SOCKET), +.BR sctp_getladdrs (3SOCKET), +.BR sctp_getpaddrs (3SOCKET), +.BR sockaddr (3SOCKET), +.BR socket (3SOCKET), +.BR inet (4P), +.BR inet6 (4P), +.BR ip (4P), +.BR ip6 (4P), +.BR sctp (4P) .SH NOTES .LP |