I've made a fix for the -l option in the aspell.1 manpage, diff attached.
-- Society is never going to make any progress until we all learn to pretend to like each other.
Index: aspell.1 =================================================================== --- aspell.1 (revision 306) +++ aspell.1 (working copy) @@ -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 Aspell-devel@gnu.org http://lists.gnu.org/mailman/listinfo/aspell-devel