diff options
Diffstat (limited to 'usr/src/man/man3c/wcwidth.3c')
-rw-r--r-- | usr/src/man/man3c/wcwidth.3c | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man3c/wcwidth.3c b/usr/src/man/man3c/wcwidth.3c index d5dc5931a6..6b19455e00 100644 --- a/usr/src/man/man3c/wcwidth.3c +++ b/usr/src/man/man3c/wcwidth.3c @@ -82,7 +82,7 @@ not correspond to a printing wide-character code). 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 @@ -101,6 +101,9 @@ The \fBwcwidth()\fR function is Standard. The \fBwcwidth_l()\fR function is Uncommitted. .SH SEE ALSO .LP -\fBnewlocale\fR(3C), \fBsetlocale\fR(3C), \fBuselocale\fR(3C), -\fBwcswidth\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR newlocale (3C), +.BR setlocale (3C), +.BR uselocale (3C), +.BR wcswidth (3C), +.BR attributes (7), +.BR standards (7) |