summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isblank.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/isblank.3')
-rw-r--r--lib/libc/locale/isblank.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3
index 025b737..47fbf25 100644
--- a/lib/libc/locale/isblank.3
+++ b/lib/libc/locale/isblank.3
@@ -48,9 +48,11 @@ The
function tests for a space or tab character.
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 .
.Sh RETURN VALUES
OpenPOWER on IntegriCloud