summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isalpha.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/isalpha.3')
-rw-r--r--lib/libc/locale/isalpha.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/locale/isalpha.3 b/lib/libc/locale/isalpha.3
index e9eb4ae..4f7e3f9 100644
--- a/lib/libc/locale/isalpha.3
+++ b/lib/libc/locale/isalpha.3
@@ -56,9 +56,11 @@ or
is true.
For single C
.Va char Ns s
-locales the value of the argument is
+locales (see
+.Xr multibyte 3 )
+the value of the argument is
representable as an
-.Va unsigned char
+.Li unsigned char
or the value of
.Dv EOF .
In the ASCII character set, this includes the following characters
OpenPOWER on IntegriCloud