diff options
Diffstat (limited to 'usr/src/man/man3c/strxfrm.3c')
-rw-r--r-- | usr/src/man/man3c/strxfrm.3c | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man3c/strxfrm.3c b/usr/src/man/man3c/strxfrm.3c index 1e2012f5da..5381406c3e 100644 --- a/usr/src/man/man3c/strxfrm.3c +++ b/usr/src/man/man3c/strxfrm.3c @@ -119,7 +119,7 @@ the transformation of the string pointed to by \fIs\fR. collation database for \fIlocale\fR .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 @@ -135,6 +135,13 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBlocaledef\fR(1), \fBnewlocale\fR(3C), \fBsetlocale\fR(3C), \fBstrcmp\fR(3C), -\fBstrcoll\fR(3C), \fBuselocale\fR(3C), -\fBwscoll\fR(3C), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5) +.BR localedef (1), +.BR newlocale (3C), +.BR setlocale (3C), +.BR strcmp (3C), +.BR strcoll (3C), +.BR uselocale (3C), +.BR wscoll (3C), +.BR attributes (7), +.BR environ (7), +.BR standards (7) |