summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isxdigit.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-04-12 18:38:30 +0000
committerache <ache@FreeBSD.org>2000-04-12 18:38:30 +0000
commitc3fb68865735f4e9708766b6c6e77ce7c67f370a (patch)
tree48f827f50347a2186c7eec45a10f77ca3dde18df /lib/libc/locale/isxdigit.3
parentcdd2982e8881ed08d78846a8c4f09570d40c04c5 (diff)
downloadFreeBSD-src-c3fb68865735f4e9708766b6c6e77ce7c67f370a.zip
FreeBSD-src-c3fb68865735f4e9708766b6c6e77ce7c67f370a.tar.gz
Add comment after locales
Use .Li for type Suggested-by: sheldonh
Diffstat (limited to 'lib/libc/locale/isxdigit.3')
-rw-r--r--lib/libc/locale/isxdigit.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/locale/isxdigit.3 b/lib/libc/locale/isxdigit.3
index 44a22a5..11a7b35 100644
--- a/lib/libc/locale/isxdigit.3
+++ b/lib/libc/locale/isxdigit.3
@@ -52,9 +52,11 @@ The
function tests for any hexadecimal-digit 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 .
In the ASCII character set, this includes the following characters
OpenPOWER on IntegriCloud