diff options
Diffstat (limited to 'usr/src/man/man3c/wcstol.3c')
-rw-r--r-- | usr/src/man/man3c/wcstol.3c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man3c/wcstol.3c b/usr/src/man/man3c/wcstol.3c index ea081b2e69..7df7dca9c0 100644 --- a/usr/src/man/man3c/wcstol.3c +++ b/usr/src/man/man3c/wcstol.3c @@ -228,7 +228,7 @@ No conversion could be performed. .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 @@ -246,8 +246,12 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBiswalpha\fR(3C), \fBiswspace\fR(3C), \fBscanf\fR(3C), \fBwcstod\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR iswalpha (3C), +.BR iswspace (3C), +.BR scanf (3C), +.BR wcstod (3C), +.BR attributes (7), +.BR standards (7) .SH NOTES .sp .LP |