diff options
Diffstat (limited to 'usr/src/man/man3m/modf.3m')
-rw-r--r-- | usr/src/man/man3m/modf.3m | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3m/modf.3m b/usr/src/man/man3m/modf.3m index 3a830d64e6..e2d89f19f8 100644 --- a/usr/src/man/man3m/modf.3m +++ b/usr/src/man/man3m/modf.3m @@ -93,7 +93,7 @@ x == a+*iptr ; .in -2 .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -110,5 +110,8 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBfrexp\fR(3M), \fBisnan\fR(3M), \fBldexp\fR(3M), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR frexp (3M), +.BR isnan (3M), +.BR ldexp (3M), +.BR attributes (7), +.BR standards (7) |