diff options
Diffstat (limited to 'usr/src/man/man3c/decimal_to_floating.3c')
-rw-r--r-- | usr/src/man/man3c/decimal_to_floating.3c | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/src/man/man3c/decimal_to_floating.3c b/usr/src/man/man3c/decimal_to_floating.3c index d7a43fd9de..4dd17a21b5 100644 --- a/usr/src/man/man3c/decimal_to_floating.3c +++ b/usr/src/man/man3c/decimal_to_floating.3c @@ -80,7 +80,7 @@ underflow, overflow, and inexact. If no floating-point exceptions occurred, .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 @@ -96,5 +96,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBscanf\fR(3C), \fBstring_to_decimal\fR(3C), \fBstrtod\fR(3C), -\fBattributes\fR(5) +.BR scanf (3C), +.BR string_to_decimal (3C), +.BR strtod (3C), +.BR attributes (7) |