summaryrefslogtreecommitdiff
path: root/man3/iswctype.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 18:25:23 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-06-22 18:25:23 +0000
commit1274071a69a58859123c827aecbdd938c27ebd6f (patch)
tree85e052fbbcbb01b284e4528491701c3a8d8cae49 /man3/iswctype.3
parentc8fe3fa2ee4cfb494ee9e94a154cbb7776d98a00 (diff)
ffix
Diffstat (limited to 'man3/iswctype.3')
-rw-r--r--man3/iswctype.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/iswctype.3 b/man3/iswctype.3
index 1e78e884..0bf3ce44 100644
--- a/man3/iswctype.3
+++ b/man3/iswctype.3
@@ -45,7 +45,9 @@ C99.
.SH NOTES
The behavior of
.BR iswctype ()
-depends on the LC_CTYPE category of the
+depends on the
+.B LC_CTYPE
+category of the
current locale.
.SH "SEE ALSO"
.BR iswalnum (3),