Bruce Dubbs wrote:

Just for grins, I did:

find -name \*.xml -exec cat {} \; | ispell -H -l|sort|uniq

Do you think we might have a specialized vocabulary?  :)

It's not hard to find the problem words.  Just do:

grep -r "misspel" *

It's taking a while to fix the spelling errors.  I've gone through the
b's, but if someone wants to do some more, let me know.

ouch!
I'll start on 'h'.

--
David Jensen

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to