From owner-cvs-src-old@FreeBSD.ORG Thu Dec 24 20:35:09 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F3FA5106576F for ; Thu, 24 Dec 2009 20:35:08 +0000 (UTC) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 66E948FC14 for ; Thu, 24 Dec 2009 20:35:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBOKZ82g053763 for ; Thu, 24 Dec 2009 20:35:08 GMT (envelope-from roam@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBOKZ8Tg053762 for cvs-src-old@freebsd.org; Thu, 24 Dec 2009 20:35:08 GMT (envelope-from roam@repoman.freebsd.org) Message-Id: <200912242035.nBOKZ8Tg053762@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to roam@repoman.freebsd.org using -f From: Peter Pentchev Date: Thu, 24 Dec 2009 20:35:01 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src/lib/libc/locale isgraph.3 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2009 20:35:09 -0000 roam 2009-12-24 20:35:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) lib/libc/locale isgraph.3 Log: SVN rev 200962 on 2009-12-24 20:35:01Z by roam MFC r199244: Fix the grammar in the isgraph(3) description, almost as per the PR. PR: 140455 Submitted by: Jeremy Huddleston Revision Changes Path 1.22.10.2 +1 -1 src/lib/libc/locale/isgraph.3