Date: Tue, 10 Nov 2009 21:40:39 GMT From: Jeremy Huddleston <jeremyhu@apple.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/140455: Grammar fix for isgraph(3) Message-ID: <200911102140.nAALedqu049394@www.freebsd.org> Resent-Message-ID: <200911102150.nAALo1er015078@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140455 >Category: misc >Synopsis: Grammar fix for isgraph(3) >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:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jeremy Huddleston >Release: 8.0 >Organization: Apple, UC Berkeley, Outersquare Computing >Environment: NA >Description: Grammar fix for src/lib/libc/locale/isgraph.3 >How-To-Repeat: >Fix: --- isgraph.3.bsdnew 2009-11-10 13:13:10.000000000 -0800 +++ isgraph.3 2009-11-10 13:37:58.000000000 -0800 @@ -50,14 +50,14 @@ The function tests for any printing character except space .Pq Ql "\ " and other -locale specific space-like characters. +locale-specific, space-like characters. The value of the argument must be representable as an .Vt "unsigned char" or the value of .Dv EOF . >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911102140.nAALedqu049394>