From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: pedwards@disaster.jaj.com Cc: gcc@gcc.gnu.org, binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: libiberty docs are in Date: Thu, 27 Sep 2001 13:12:00 -0000 Message-id: <200109272012.f8RKCCH14283@envy.delorie.com> References: <200109261856.f8QIuO414025@greed.delorie.com> <1659-Thu27Sep2001121904+0300-eliz@is.elta.co.il> <20010927150200.G6776@disaster.jaj.com> X-SW-Source: 2001-09/msg00265.html > and I wasn't about to try and run a texinfo file through any of the > spell checkers I had available to me at the time. cat libiberty.info* | ispell -l | sort -u Although it spits out lots of false hits. Maybe I'll add a local dictionary and a "spell-check" rule...