]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
docs: fix minor doc problems
authorEric Blake <eblake@redhat.com>
Fri, 22 Jul 2011 13:03:47 +0000 (07:03 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 22 Jul 2011 13:04:21 +0000 (07:04 -0600)
* doc/autoconf.texi (Why Not Imake): Fix grammar.
(autoreconf Invocation): Fix short option for --version.
* THANKS: Update.
Reported by Christophe Jarry and Russ Allbery.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
THANKS
doc/autoconf.texi

index 88cb50cb552e897179435e6e7b93d3152e1e971f..e22535086c9397e5bcaa95da7647ab81ce89cf7d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-07-22  Eric Blake  <eblake@redhat.com>
+
+       docs: fix minor doc problems
+       * doc/autoconf.texi (Why Not Imake): Fix grammar.
+       (autoreconf Invocation): Fix short option for --version.
+       * THANKS: Update.
+       Reported by Christophe Jarry and Russ Allbery.
+
 2011-07-12  Benoit Sigoure  <tsunanet@gmail.com>  (tiny change)
 
        docs: fix typo in AC_PATH_PROG
diff --git a/THANKS b/THANKS
index 5c2775b175689a13693bf32543412f25d15de766..51188aad5303bb302b2197820bc9ca8816a97940 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -82,6 +82,7 @@ Christian Cornelssen        ccorn@cs.tu-berlin.de
 Christian Krackowizer       ckrackowiz@std.schuler-ag.com
 Christian Krone             krischan@sql.de
 Christian Rössel            christian.roessel@gmx.de
+Christophe Jarry            christophe.jarry@ouvaton.org
 Christopher Hulbert         cchgroupmail@gmail.com
 Christopher Lee             chrislee@ri.cmu.edu
 Clinton Roy                 clinton.roy@gmail.com
index 7c40ca3350310731d31ebcae0bc4438729dda028..46720afc9a7e2d7f32eaea03484fa4f27f49b9a0 100644 (file)
@@ -1716,7 +1716,7 @@ Print a summary of the command line options and exit.
 Print the version number of Autoconf and exit.
 
 @item --verbose
-@itemx -V
+@itemx -v
 Print the name of each directory @command{autoreconf} examines and the
 commands it runs.  If given two or more times, pass @option{--verbose}
 to subordinate tools that support it.
@@ -25324,7 +25324,7 @@ restrictions.
 Here is some further explanation, written by Per Bothner:
 
 @quotation
-One of the advantages of Imake is that it easy to generate large
+One of the advantages of Imake is that it is easy to generate large
 makefiles using the @samp{#include} and macro mechanisms of @command{cpp}.
 However, @code{cpp} is not programmable: it has limited conditional
 facilities, and no looping.  And @code{cpp} cannot inspect its