Author: roam (doc,ports committer) Date: Wed Nov 11 11:31:02 2009 New Revision: 199180 URL: http://svn.freebsd.org/changeset/base/199180
Log: Fix the grammar as in the PR, and then some. PR: 140454 Submitted by: Jeremy Huddleston <jerem...@apple.com> MFC after: 2 weeks Modified: head/lib/libc/locale/isblank.3 Modified: head/lib/libc/locale/isblank.3 ============================================================================== --- head/lib/libc/locale/isblank.3 Wed Nov 11 11:24:02 2009 (r199179) +++ head/lib/libc/locale/isblank.3 Wed Nov 11 11:31:02 2009 (r199180) @@ -50,9 +50,9 @@ For any locale, this includes the follow .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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"