summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2009-11-11 11:31:02 +0000
committerroam <roam@FreeBSD.org>2009-11-11 11:31:02 +0000
commitec9fee44c1f7884b35b706c71f50b8256a563291 (patch)
treec9d9c9c1be84b484d26899db83eb494576c56107 /lib
parent9a5427c4c583f043018388618df029ed5c3b4850 (diff)
downloadFreeBSD-src-ec9fee44c1f7884b35b706c71f50b8256a563291.zip
FreeBSD-src-ec9fee44c1f7884b35b706c71f50b8256a563291.tar.gz
Fix the grammar as in the PR, and then some.
PR: 140454 Submitted by: Jeremy Huddleston <jeremyhu@apple.com> MFC after: 2 weeks
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/locale/isblank.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3
index 4cc6bbb..6734dcc 100644
--- a/lib/libc/locale/isblank.3
+++ b/lib/libc/locale/isblank.3
@@ -50,9 +50,9 @@ For any locale, this includes the following standard characters:
.It "\&``\et''\t`` ''"
.El
.Pp
-In the "C" locale
+In the "C" locale, a successful
.Fn isblank
-successful test is limited to this characters only.
+test is limited to these characters only.
The value of the argument must be representable as an
.Vt "unsigned char"
or the value of
OpenPOWER on IntegriCloud