diff options
Diffstat (limited to 'usr/src/man/man2/msgget.2')
-rw-r--r-- | usr/src/man/man2/msgget.2 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man2/msgget.2 b/usr/src/man/man2/msgget.2 index 2aa807ae92..2f1ab68342 100644 --- a/usr/src/man/man2/msgget.2 +++ b/usr/src/man/man2/msgget.2 @@ -170,7 +170,7 @@ exceeded. See NOTES. .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 @@ -186,9 +186,15 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBrctladm\fR(1M), \fBIntro\fR(2), \fBmsgctl\fR(2), \fBmsgrcv\fR(2), -\fBmsgsnd\fR(2), \fBsetrctl\fR(2), \fBftok\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR Intro (2), +.BR msgctl (2), +.BR msgrcv (2), +.BR msgsnd (2), +.BR setrctl (2), +.BR ftok (3C), +.BR attributes (7), +.BR standards (7), +.BR rctladm (8) .SH NOTES .sp .LP @@ -203,5 +209,5 @@ control. The \fBzone.max-msg-ids\fR resource control restricts the total amount of message queue identifiers that can be allocated by a zone. .sp .LP -See \fBrctladm\fR(1M) and \fBsetrctl\fR(2) for information about using resource +See \fBrctladm\fR(8) and \fBsetrctl\fR(2) for information about using resource controls. |