diff options
Diffstat (limited to 'usr/src/man/man3c/mq_unlink.3c')
-rw-r--r-- | usr/src/man/man3c/mq_unlink.3c | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man3c/mq_unlink.3c b/usr/src/man/man3c/mq_unlink.3c index ca2e7ff94c..c3beab7599 100644 --- a/usr/src/man/man3c/mq_unlink.3c +++ b/usr/src/man/man3c/mq_unlink.3c @@ -118,7 +118,7 @@ The named message queue, \fIname\fR, does not exist. .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,14 +132,17 @@ Interface Stability Committed _ MT-Level MT-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBmqueue.h\fR(3HEAD), \fBmq_close\fR(3C), \fBmq_open\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR mq_close (3C), +.BR mq_open (3C), +.BR mqueue.h (3HEAD), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP |