diff options
Diffstat (limited to 'usr/src/man/man3c/cset.3c')
-rw-r--r-- | usr/src/man/man3c/cset.3c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man3c/cset.3c b/usr/src/man/man3c/cset.3c index 58291d7cf0..675a0a6269 100644 --- a/usr/src/man/man3c/cset.3c +++ b/usr/src/man/man3c/cset.3c @@ -82,7 +82,7 @@ The \fBcset()\fR, \fBcsetlen()\fR, \fBcsetcol()\fR, \fBcsetno()\fR, and \fBwcsetno()\fR functions can be used safely in multithreaded applications, as long as \fBsetlocale\fR(3C) is not being called to change the locale. .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -96,4 +96,6 @@ MT-Level MT-Safe with exceptions .TE .SH SEE ALSO -\fBsetlocale\fR(3C), \fBeuclen\fR(3C), \fBattributes\fR(5) +.BR euclen (3C), +.BR setlocale (3C), +.BR attributes (7) |