diff options
Diffstat (limited to 'usr/src/man/man3c/sigqueue.3c')
-rw-r--r-- | usr/src/man/man3c/sigqueue.3c | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3c/sigqueue.3c b/usr/src/man/man3c/sigqueue.3c index 94ece7109a..79a21a9096 100644 --- a/usr/src/man/man3c/sigqueue.3c +++ b/usr/src/man/man3c/sigqueue.3c @@ -148,7 +148,7 @@ The process \fIpid\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 @@ -162,11 +162,15 @@ Interface Stability Committed _ MT-Level Async-Signal-Safe _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SH SEE ALSO .sp .LP -\fBkill\fR(2), \fBsiginfo.h\fR(3HEAD), \fBsignal.h\fR(3HEAD), -\fBsigwaitinfo\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR kill (2), +.BR sigwaitinfo (3C), +.BR siginfo.h (3HEAD), +.BR signal.h (3HEAD), +.BR attributes (7), +.BR standards (7) |