Date: Tue, 10 Nov 2009 21:29:57 GMT From: Jeremy Huddleston <jeremyhu@apple.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/140454: isblank(3) man-page grammar edit Message-ID: <200911102129.nAALTvdb037975@www.freebsd.org> Resent-Message-ID: <200911102140.nAALe1m2007026@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140454 >Category: misc >Synopsis: isblank(3) man-page grammar edit >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 10 21:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jeremy Huddleston >Release: 8.0 >Organization: Apple >Environment: N/A >Description: src/lib/libc/locale/isblank.3 has a minor grammar bug >How-To-Repeat: >Fix: --- isblank.3.bsdnew 2009-11-10 13:13:10.000000000 -0800 +++ isblank.3 2009-11-10 13:26:04.000000000 -0800 @@ -50,9 +50,9 @@ For any locale, this includes the follow .It "\&``\et''\t`` ''" .El .Pp -In the "C" locale +In the "C" locale, .Fn isblank -successful test is limited to this characters only. +successful test is limited to these characters only. The value of the argument must be representable as an .Vt "unsigned char" or the value of >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911102129.nAALTvdb037975>