diff options
Diffstat (limited to 'usr/src/man/man3c/strtoul.3c')
-rw-r--r-- | usr/src/man/man3c/strtoul.3c | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/usr/src/man/man3c/strtoul.3c b/usr/src/man/man3c/strtoul.3c index 77427e9b4c..00c687ab73 100644 --- a/usr/src/man/man3c/strtoul.3c +++ b/usr/src/man/man3c/strtoul.3c @@ -181,7 +181,7 @@ just loss of precision if those numbers can ever be negative. .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 @@ -199,5 +199,10 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBisalpha\fR(3C), \fBisspace\fR(3C), \fBscanf\fR(3C), \fBstrtod\fR(3C), -\fBstrtol\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR isalpha (3C), +.BR isspace (3C), +.BR scanf (3C), +.BR strtod (3C), +.BR strtol (3C), +.BR attributes (7), +.BR standards (7) |