From 82a1bd6a61ab17504e8362849779aed779dcc6e2 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Wed, 11 Nov 2009 11:31:02 +0000 Subject: [PATCH] Fix the grammar as in the PR, and then some. PR: 140454 Submitted by: Jeremy Huddleston MFC after: 2 weeks --- lib/libc/locale/isblank.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/locale/isblank.3 b/lib/libc/locale/isblank.3 index 4cc6bbbce80e..6734dcc45235 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