summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2009-11-13 09:07:33 +0000
committerroam <roam@FreeBSD.org>2009-11-13 09:07:33 +0000
commit6a7fcf918461d74e7024d853a3e74df5894980c0 (patch)
treeac2028be625484cb6dc17f16ab8e6e7e54a5fc10 /lib
parent668062ce478e472d55430d4db23e18ff92d2bd7f (diff)
downloadFreeBSD-src-6a7fcf918461d74e7024d853a3e74df5894980c0.zip
FreeBSD-src-6a7fcf918461d74e7024d853a3e74df5894980c0.tar.gz
Fix the grammar in the isprint(3) description.
PR: 140456 Submitted by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'lib')
-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 f340850..d8adf1d 100644
--- a/lib/libc/locale/isprint.3
+++ b/lib/libc/locale/isprint.3
@@ -47,7 +47,7 @@
.Sh DESCRIPTION
The
.Fn isprint
-function tests for any printing character including space
+function tests for any printing character, including space
.Pq Ql "\ " .
The value of the argument must be representable as an
.Vt "unsigned char"
OpenPOWER on IntegriCloud