From owner-freebsd-current@FreeBSD.ORG Fri Dec 29 20:50:42 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AF39816A415 for ; Fri, 29 Dec 2006 20:50:42 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from lexi.siliconlandmark.com (lexi.siliconlandmark.com [209.69.98.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4382313C47E for ; Fri, 29 Dec 2006 20:50:42 +0000 (UTC) (envelope-from andy@siliconlandmark.com) Received: from [10.7.6.254] ([63.76.235.163]) by lexi.siliconlandmark.com (8.13.3/8.13.3) with ESMTP id kBTKn8o9017419; Fri, 29 Dec 2006 15:49:13 -0500 (EST) (envelope-from andy@siliconlandmark.com) In-Reply-To: <20061229125454.GF76083@comp.chem.msu.su> References: <21FFCA85-E5E5-4B60-BFB5-54C63A33ED90@siliconlandmark.com> <20061229125454.GF76083@comp.chem.msu.su> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Andre Guibert de Bruet Date: Fri, 29 Dec 2006 15:49:03 -0500 To: Yar Tikhiy X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: ClamAV 0.88.6/2394/Fri Dec 29 08:30:43 2006 on lexi.siliconlandmark.com X-Virus-Status: Clean X-Information: Please contact the ISP for more information X-SL-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-SL-SpamCheck: not spam, SpamAssassin (not cached, score=-1.45, required 6, AWL 0.01, BAYES_00 -2.60, SPF_FAIL 1.14) X-MailScanner-From: andy@siliconlandmark.com Cc: current@freebsd.org Subject: Re: [PATCH] Typo fixes: preceed -> precede X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 20:50:42 -0000 On Dec 29, 2006, at 7:54 AM, Yar Tikhiy wrote: > On Thu, Dec 28, 2006 at 02:02:23AM -0500, Andre Guibert de Bruet > wrote: >> Hi, >> >> The attached patch fixes the misspelling of the word "precede" in CVS >> HEAD in a number of source files and man pages. It needs to be >> applied in src/. Could someone commit it? >> >> It can also be found online at: https://bling.properkernel.com/ >> freebsd/20061227-fix-preceed.patch >> >> PS: This patch does not fix the instances in src/contrib/ as it is my >> understanding that these are vendor imported sources. I will take >> these up with the appropriate people. > > Thank you for spotting those typos! Personally, I hate typos in > comments and docs as they make me suspect that the author didn't > have enough concentration to write good code either. :-) I feel the same way. > My only remark is that we should't touch the files in src/crypto/ > or the manpages in src/secure/. The former are much like those > in src/contrib/, while the latter are auto-generated from the POD > files in src/crypto/. I have the POD files fixed in my local repo. Would you like the patches? > Having said that, I'll happily correct the rest of slips you've > found. Thanks, and Happy New Year! I'm happy to oblige. Happy New Year to you too! :) Andy /* Andre Guibert de Bruet * 6f43 6564 7020 656f 2e74 4220 7469 6a20 */ /* Code poet / Sysadmin * 636f 656b 2e79 5320 7379 6461 696d 2e6e */ /* GSM: +1 734 846 8758 * 5520 494e 2058 6c73 7565 6874 002e 0000 */ /* WWW: siliconlandmark.com * C/C++, Java, Perl, PHP, SQL, XHTML, XML */