This user noticed a couple mistakes in the documentation...

--- Begin Message ---
Hi Brian,

I found a few typos in aspell 0.50.4-2 which are so unimportant, that I
don't want to use the BTS.

/usr/share/doc/aspell-doc/man-html/4_Customizing.html contains
"catagory" instead of "category".

/usr/share/doc/aspell-doc/man-html/2_Getting.html contains:

  2.5.2 General Problems 

  Aspell does not use a released version of GNU Libtool. If you have a
  need to modify configure.ac or any of the Makefile.am's you should
  install the CVS version of libtool. 

But /usr/share/doc/aspell-doc/man-html/A_Changelog.html contains:
"(no longer use CVS version of libtool)"

Latest entry in /usr/share/doc/aspell/changelog.Debian.gz contains:
"to drop the
the"

PS: It would be nice if aspell would be able to check multiple files at
once using
aspell [options] check *.text
instead of an ugly
for i in *.text; do aspell [options] check $i; done

or do I have to use "check file1 check file2"?
(I didn't found this info/limitation in the manual page.)

Jens


--- End Message ---

-- 
I'm sick of being the guy who eats insects and gets the funny syphilis.
_______________________________________________
Aspell-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-devel

Reply via email to