summaryrefslogtreecommitdiff
path: root/usr/src/man/man2/msgsnd.2
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man2/msgsnd.2')
-rw-r--r--usr/src/man/man2/msgsnd.216
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man2/msgsnd.2 b/usr/src/man/man2/msgsnd.2
index 25623d34d9..7d9b4c167a 100644
--- a/usr/src/man/man2/msgsnd.2
+++ b/usr/src/man/man2/msgsnd.2
@@ -242,7 +242,7 @@ The value passed as the \fImsgp\fR argument should be converted to type \fBvoid
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -258,9 +258,15 @@ Interface Stability Standard
.SH SEE ALSO
.sp
.LP
-\fBrctladm\fR(1M), \fBIntro\fR(2), \fBmsgctl\fR(2), \fBmsgget\fR(2),
-\fBmsgrcv\fR(2), \fBsetrctl\fR(2), \fBsigaction\fR(2), \fBattributes\fR(5),
-\fBstandards\fR(5)
+.BR Intro (2),
+.BR msgctl (2),
+.BR msgget (2),
+.BR msgrcv (2),
+.BR setrctl (2),
+.BR sigaction (2),
+.BR attributes (7),
+.BR standards (7),
+.BR rctladm (8)
.SH NOTES
.sp
.LP
@@ -269,5 +275,5 @@ enforced value of the \fBprocess.max-msg-messages\fR resource control of the
creating process at the time \fBmsgget\fR(2) was used to allocate the queue.
.sp
.LP
- See \fBrctladm\fR(1M) and \fBsetrctl\fR(2) for information about using
+ See \fBrctladm\fR(8) and \fBsetrctl\fR(2) for information about using
resource controls.