diff options
Diffstat (limited to 'usr/src/man/man3c/sigfpe.3c')
-rw-r--r-- | usr/src/man/man3c/sigfpe.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/sigfpe.3c b/usr/src/man/man3c/sigfpe.3c index 2067e19301..7786a7de3e 100644 --- a/usr/src/man/man3c/sigfpe.3c +++ b/usr/src/man/man3c/sigfpe.3c @@ -169,7 +169,7 @@ main(void) { .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 @@ -184,8 +184,11 @@ MT-Level Safe .SH SEE ALSO .LP -\fBsigaction\fR(2), \fBabort\fR(3C), \fBsignal\fR(3C), \fBattributes\fR(5), -\fBfloatingpoint.h\fR(3HEAD) +.BR sigaction (2), +.BR abort (3C), +.BR signal (3C), +.BR floatingpoint.h (3HEAD), +.BR attributes (7) .SH DIAGNOSTICS .LP The \fBsigfpe()\fR function returns (void(*)())-1 if \fIcode\fR is not zero or |