From owner-freebsd-doc@freebsd.org Thu Apr 28 21:33:31 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 E0A47B20551 for ; Thu, 28 Apr 2016 21:33:31 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 94EF311FB; Thu, 28 Apr 2016 21:33:28 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id u3SLXRlD098491 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Apr 2016 15:33:27 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id u3SLXR5s098488; Thu, 28 Apr 2016 15:33:27 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 28 Apr 2016 15:33:27 -0600 (MDT) From: Warren Block To: Pedro Giffuni cc: FreeBSD-doc@FreeBSD.org Subject: Re: Where did we lurn to spel? In-Reply-To: <5ac139d2-a9ed-e7bf-081b-2e841f4be22a@FreeBSD.org> Message-ID: References: <5ac139d2-a9ed-e7bf-081b-2e841f4be22a@FreeBSD.org> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 28 Apr 2016 15:33:27 -0600 (MDT) 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 21:33:32 -0000 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".