On Tue, Jun 28, 2005 at 04:11:47AM -0600, Kevin Atkinson wrote:
> 
> GNU Aspell 0.60.3 is now available at:
>   ftp://ftp.gnu.org/gnu/aspell/aspell-0.60.3.tar.gz
> 
> This release fixes several bugs involving some of the C API functions,
> fixes a major bug and improves the speed of the suggestion code,
> and fixes a number of other bugs.
> 
> Complete list of changes from 0.60.2:
[...]
>    * Made note about the change in behavior of the `-l' command line
>      switch.

You also need to update the manual/aspell.1 manpage to reflect this.
Attached is a patch. 

-- 
Society is never going to make any progress until we all learn to
pretend to like each other.
--- manual/aspell.1     (.../vendor/aspell/current)     (revision 435)
+++ manual/aspell.1     (.../trunk/aspell)      (revision 435)
@@ -25,7 +25,7 @@
 .I "ispell -a"
 compatibility mode
 .TP
-.B \-l,list
+.B list
 produce a list of misspelled words from standard input
 .TP
 .B [dump] config
@@ -57,7 +57,7 @@
 .BI "\-\-dict\-dir="dir
 location of the main word list 
 .TP
-.BI "\-\-lang="string
+.BI "\-l,\-\-lang="string
 language to use, it follows the same format of the LANG environmental
 variable on most systems. It consists of the two letter ISO 639 language
 code and an optional two letter ISO 3166 country code after a dash or
_______________________________________________
Aspell-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to