summaryrefslogtreecommitdiff
path: root/usr/src/man/man3socket/sctp_send.3socket
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3socket/sctp_send.3socket')
-rw-r--r--usr/src/man/man3socket/sctp_send.3socket17
1 files changed, 12 insertions, 5 deletions
diff --git a/usr/src/man/man3socket/sctp_send.3socket b/usr/src/man/man3socket/sctp_send.3socket
index 3a44106596..bb319cf0be 100644
--- a/usr/src/man/man3socket/sctp_send.3socket
+++ b/usr/src/man/man3socket/sctp_send.3socket
@@ -161,7 +161,7 @@ or \fBAF_INET6\fR.
.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
@@ -178,7 +178,14 @@ MT-Level Safe
.SH SEE ALSO
.LP
-\fBaccept\fR(3SOCKET), \fBbind\fR(3SOCKET), \fBconnect\fR(3SOCKET),
-\fBin.h\fR(3HEAD), \fBlibsctp\fR(3LIB), \fBlisten\fR(3SOCKET),
-\fBsctp_sendmsg\fR(3SOCKET), \fBsendmsg\fR(3SOCKET), \fBsocket\fR(3SOCKET),
-\fBsocket.h\fR(3HEAD), \fBsctp\fR(7P)
+.BR in.h (3HEAD),
+.BR socket.h (3HEAD),
+.BR libsctp (3LIB),
+.BR accept (3SOCKET),
+.BR bind (3SOCKET),
+.BR connect (3SOCKET),
+.BR listen (3SOCKET),
+.BR sctp_sendmsg (3SOCKET),
+.BR sendmsg (3SOCKET),
+.BR socket (3SOCKET),
+.BR sctp (4P)