diff options
Diffstat (limited to 'usr/src/man/man3c/mq_setattr.3c')
-rw-r--r-- | usr/src/man/man3c/mq_setattr.3c | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/usr/src/man/man3c/mq_setattr.3c b/usr/src/man/man3c/mq_setattr.3c index ef19ce9048..9e0f0c1ce8 100644 --- a/usr/src/man/man3c/mq_setattr.3c +++ b/usr/src/man/man3c/mq_setattr.3c @@ -118,7 +118,7 @@ The \fBmq_setattr()\fR function is not supported by the system. .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 @@ -132,16 +132,23 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBmsgctl\fR(2), \fBmsgget\fR(2), \fBmsgrcv\fR(2), \fBmsgsnd\fR(2), -\fBmq_getattr\fR(3C), \fBmq_open\fR(3C), \fBmq_receive\fR(3C), -\fBmq_send\fR(3C), \fBmqueue.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR msgctl (2), +.BR msgget (2), +.BR msgrcv (2), +.BR msgsnd (2), +.BR mq_getattr (3C), +.BR mq_open (3C), +.BR mq_receive (3C), +.BR mq_send (3C), +.BR mqueue.h (3HEAD), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP |