2007-12-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * doc/autoconf.texi (autom4te Invocation, Autom4te Cache): Fix typos.
+
Fix copyright years.
* Makefile.am, doc/install.texi, lib/autoconf/fortran.m4,
lib/autoconf/lang.m4, lib/freeze.mk: Likewise.
and conversely. This cache is (actually, the caches are) stored in
the directory @file{autom4te.cache}. @emph{It can safely be removed}
at any moment (especially if for some reason @command{autom4te}
-considers it is trashed).
+considers it trashed).
@table @option
@item --cache=@var{directory}
@command{autoconf}, behind the scenes, @command{autom4te} also
stores information for the other tools, so that when you invoke
@command{autoheader} or @command{automake} etc., reprocessing
-@file{configure.ac} is not needed. The speed up is frequently of 30%,
+@file{configure.ac} is not needed. The speed up is frequently 30%,
and is increasing with the size of @file{configure.ac}.
But it is and remains being simply a cache: you can safely remove it.