Date: Fri, 29 Dec 2006 15:54:54 +0300 From: Yar Tikhiy <yar@comp.chem.msu.su> To: Andre Guibert de Bruet <andy@siliconlandmark.com> Cc: current@freebsd.org Subject: Re: [PATCH] Typo fixes: preceed -> precede Message-ID: <20061229125454.GF76083@comp.chem.msu.su> In-Reply-To: <21FFCA85-E5E5-4B60-BFB5-54C63A33ED90@siliconlandmark.com> References: <21FFCA85-E5E5-4B60-BFB5-54C63A33ED90@siliconlandmark.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > > Andy > > 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. :-) 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/. Having said that, I'll happily correct the rest of slips you've found. Thanks, and Happy New Year! -- Yar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061229125454.GF76083>