diff options
Diffstat (limited to 'usr/src/man/man3c/string_to_decimal.3c')
-rw-r--r-- | usr/src/man/man3c/string_to_decimal.3c | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man3c/string_to_decimal.3c b/usr/src/man/man3c/string_to_decimal.3c index 7b0552e454..609c7041ad 100644 --- a/usr/src/man/man3c/string_to_decimal.3c +++ b/usr/src/man/man3c/string_to_decimal.3c @@ -259,7 +259,7 @@ stream lock. .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 @@ -275,6 +275,13 @@ MT-Level MT-Safe with exceptions .SH SEE ALSO .sp .LP -\fBctype\fR(3C), \fBdecimal_to_floating\fR(3C), \fBgetc_unlocked\fR(3C), -\fBisspace\fR(3C), \fBlocaleconv\fR(3C), \fBscanf\fR(3C), \fBsetlocale\fR(3C), -\fBstrtod\fR(3C), \fBungetc\fR(3C), \fBattributes\fR(5) +.BR ctype (3C), +.BR decimal_to_floating (3C), +.BR getc_unlocked (3C), +.BR isspace (3C), +.BR localeconv (3C), +.BR scanf (3C), +.BR setlocale (3C), +.BR strtod (3C), +.BR ungetc (3C), +.BR attributes (7) |