summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/isprint.3
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-12-05 16:33:11 +0000
committerache <ache@FreeBSD.org>2001-12-05 16:33:11 +0000
commit5bbffb12e18383174a1ce134cb89753b881fd078 (patch)
tree2d73122ca311cfe2a0ec15e49487b2c87150d535 /lib/libc/locale/isprint.3
parent2ae5619117342916976c56eb3c8a5a086aaef02c (diff)
downloadFreeBSD-src-5bbffb12e18383174a1ce134cb89753b881fd078.zip
FreeBSD-src-5bbffb12e18383174a1ce134cb89753b881fd078.tar.gz
Clarify ' ' space issue
Diffstat (limited to 'lib/libc/locale/isprint.3')
-rw-r--r--lib/libc/locale/isprint.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/isprint.3 b/lib/libc/locale/isprint.3
index 6485a64..12c7459 100644
--- a/lib/libc/locale/isprint.3
+++ b/lib/libc/locale/isprint.3
@@ -51,7 +51,7 @@
.Sh DESCRIPTION
The
.Fn isprint
-function tests for any printing character including space.
+function tests for any printing character including space (' ').
For single C
.Va char Ns s
locales (see
OpenPOWER on IntegriCloud