[PATCH] Typo fixes: preceed -> precede

Yar Tikhiy yar at comp.chem.msu.su
Fri Dec 29 05:33:46 PST 2006


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


More information about the freebsd-current mailing list