On June 29, 2005 02:59 am, Brian Nelson wrote:
> You also need to update the manual/aspell.1 manpage to reflect this.
> Attached is a patch.

Hi Brian,
A couple minor additions which probably threw-off alignment if you are 
trying to keep it within N columns on the source code. Therefore I 
leave it up to you to accept as-is or modify further.

(I don't know if the last fix shown here should be "\)" or just ")")
--- aspell.1.from0.60.3	2005-06-29 17:21:59.000000000 -0700
+++ aspell.1	2005-06-29 17:30:54.000000000 -0700
@@ -68,7 +68,7 @@
 the preferred size of the word list
 .TP
 .BI "\-\-jargon="string
-an extra information to distinguish two different words lists that have
+an extra information to distinguish two different word lists that have
 the same lang and size.
 .TP
 .BI "\-\-word\-list\-path="list
@@ -204,12 +204,12 @@
 to use the same mapping that the ispell utility uses
 .PP
 In addition Aspell will try to make sense out of ispell's command line
-options so that it can function as a drop in replacement for ispell.  If
+options so that it can function as a drop-in replacement for ispell.  If
 Aspell is run without any command line options it will display a brief help
 screen and quit.
 .SH CONFIGURATION
 Aspell can also accept options via a personal or global configuration
-file. The exact files to used are specified by the options per-conf and
+file. The exact files to be used are specified by the options per-conf and
 conf respectfully but the personal configuration file is normally
 .I ".aspell.conf"
 located in the
@@ -232,7 +232,7 @@
 .B lang de_CH
 .RE
 .PP
-There may any number of spaces between the option and the value however
+There may be any number of spaces between the option and the value however
 it can only be spaces, i.e. there is no '=' between the option name and
 the value. Comments may also be included by preceding them with a '#' as
 anything from a '#' to a newline is ignored. Blank lines are also
@@ -258,4 +258,4 @@
 for more complete documentation.
 .SH AUTHOR
 This manual page was written by Brian Nelson <[EMAIL PROTECTED]> based on
-the Aspell User's Manual, Copyright \(co 2002 Kevin Atkinson.
+the Aspell User's Manual, Copyright \(co 2002 Kevin Atkinson).
_______________________________________________
Aspell-devel mailing list
Aspell-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/aspell-devel

Reply via email to