diff options
Diffstat (limited to 'usr/src/man/man3c/toupper.3c')
-rw-r--r-- | usr/src/man/man3c/toupper.3c | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/usr/src/man/man3c/toupper.3c b/usr/src/man/man3c/toupper.3c index daae48b4bf..08b08fcc86 100644 --- a/usr/src/man/man3c/toupper.3c +++ b/usr/src/man/man3c/toupper.3c @@ -46,7 +46,7 @@ corresponding to the argument passed. No errors are defined. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .TS box; c | c @@ -62,6 +62,8 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBnewlocale\fR(3C), \fBsetlocale\fR(3C), -\fBuselocale\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR newlocale (3C), +.BR setlocale (3C), +.BR uselocale (3C), +.BR attributes (7), +.BR standards (7) |