From owner-freebsd-gnome@FreeBSD.ORG Wed Jan 16 14:51:18 2013 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8D7525D2 for ; Wed, 16 Jan 2013 14:51:18 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 4BED4E1D for ; Wed, 16 Jan 2013 14:51:18 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.6/8.14.6) with ESMTP id r0GEpHeK082459; Wed, 16 Jan 2013 07:51:17 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.6/8.14.6/Submit) with ESMTP id r0GEpHHq082456; Wed, 16 Jan 2013 07:51:17 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 16 Jan 2013 07:51:17 -0700 (MST) From: Warren Block To: Yuri Subject: Re: ports/175331: [PATCH] Many little spelling corrections to ports (and a Tool) In-Reply-To: <50F65FAE.4020109@rawbw.com> Message-ID: References: <50F65FAE.4020109@rawbw.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Wed, 16 Jan 2013 07:51:17 -0700 (MST) Cc: freebsd-gnome@freebsd.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2013 14:51:18 -0000 On Wed, 16 Jan 2013, Yuri wrote: > On 01/15/2013 12:03, Chris Rees wrote: >> Christoph Mallon has submitted a patch that fixes several spelling >> errors thoroughout the ports tree, including one of mine:) > > Double letters seem to be by far the major issue for ports. Most of those are problems with the word "occurrence" or "necessary". textproc/igor will find many of these and a lot of other spelling errors in text files, mdoc, or DocBook. igor -R pkg-descr | less -RS I've added the new spelling errors from that PR for the next release.