diff options
Diffstat (limited to 'usr/src/man/man3c/strtoimax.3c')
-rw-r--r-- | usr/src/man/man3c/strtoimax.3c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/man/man3c/strtoimax.3c b/usr/src/man/man3c/strtoimax.3c index 346758b42d..3244bb8e4f 100644 --- a/usr/src/man/man3c/strtoimax.3c +++ b/usr/src/man/man3c/strtoimax.3c @@ -109,7 +109,7 @@ The value of \fIbase\fR is not supported. .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 @@ -127,4 +127,7 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBstrtol\fR(3C), \fBstrtoul\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +.BR strtol (3C), +.BR strtoul (3C), +.BR attributes (7), +.BR standards (7) |