diff options
Diffstat (limited to 'usr/src/man/man3c/psignal.3c')
-rw-r--r-- | usr/src/man/man3c/psignal.3c | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man3c/psignal.3c b/usr/src/man/man3c/psignal.3c index 20653e1f98..5078225b5c 100644 --- a/usr/src/man/man3c/psignal.3c +++ b/usr/src/man/man3c/psignal.3c @@ -38,7 +38,7 @@ Messages printed from these functions are in the native language specified by the \fBLC_MESSAGES\fR locale category. See \fBsetlocale\fR(3C). .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -53,5 +53,10 @@ MT-Level Safe .SH SEE ALSO .LP -\fBsigaction\fR(2), \fBgettext\fR(3C), \fBperror\fR(3C), \fBsetlocale\fR(3C), -\fBsiginfo.h\fR(3HEAD), \fBsignal.h\fR(3HEAD), \fBattributes\fR(5) +.BR sigaction (2), +.BR gettext (3C), +.BR perror (3C), +.BR setlocale (3C), +.BR siginfo.h (3HEAD), +.BR signal.h (3HEAD), +.BR attributes (7) |