diff options
Diffstat (limited to 'usr/src/man/man3m/remquo.3m')
-rw-r--r-- | usr/src/man/man3m/remquo.3m | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3m/remquo.3m b/usr/src/man/man3m/remquo.3m index 318d2269e8..6f095d6106 100644 --- a/usr/src/man/man3m/remquo.3m +++ b/usr/src/man/man3m/remquo.3m @@ -117,7 +117,7 @@ floating point exception flags to detect exceptions. .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 @@ -136,5 +136,9 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBfeclearexcept\fR(3M), \fBfetestexcept\fR(3M), \fBmath.h\fR(3HEAD), -\fBremainder\fR(3M), \fBattributes\fR(5), \fBstandards\fR(5) +.BR math.h (3HEAD), +.BR feclearexcept (3M), +.BR fetestexcept (3M), +.BR remainder (3M), +.BR attributes (7), +.BR standards (7) |