From owner-freebsd-doc@freebsd.org Thu Apr 28 22:12:04 2016 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88468B20D38 for ; Thu, 28 Apr 2016 22:12:04 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) by mx1.freebsd.org (Postfix) with ESMTP id 5D9D613CA for ; Thu, 28 Apr 2016 22:12:03 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [10.25.2.91] (unknown [46.189.28.239]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 76C91D1E8 for ; Thu, 28 Apr 2016 22:11:57 +0000 (UTC) Subject: Re: Where did we lurn to spel? To: freebsd-doc@freebsd.org References: <5ac139d2-a9ed-e7bf-081b-2e841f4be22a@FreeBSD.org> From: Allan Jude Message-ID: <57228AAB.8090400@freebsd.org> Date: Thu, 28 Apr 2016 18:11:55 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2016 22:12:04 -0000 On 04/28/16 05:33 PM, Warren Block wrote: > On Thu, 28 Apr 2016, Pedro Giffuni wrote: > >> Hello; >> >> I just updated locally the textproc/codespell to the latest version >> (bugzilla 209128 for the curious), and it finds a *crazy* amount of >> issues in code comments. >> >> I can't handle it on my own, indeed I got tired just be checking >> sys/arm ! Anyways, here is what I went "thru": >> >> https://people.freebsd.org/~pfg/patches/codespell/ > > textproc/igor finds many mistakes, and works on text files, man pages, > DocBook, and HTML. Use of either of these tools is optional, though. > > Note: in sys/arm/at91/if_atereg.h, it missed "deines"->"defines". > _______________________________________________ > freebsd-doc@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" We might be able to hook it up as a 'linter' to the Phrabricator 'arc' tool, to give people a warning and a chance to correct such errors. -- Allan Jude