typo misrepaired by an auto-spellcheck.
+2003-11-12 Derek Price <derek@ximbiot.com>
+
+ * doc/autoconf.texi (Limitations of Usual Tools): Fix what looks like a
+ typo misrepaired by an auto-spellcheck.
+
2003-11-12 Akim Demaille <akim@epita.fr>
* bin/autoreconf.in (&parse_args): Don't call automake with
Firstly, always remember that @samp{t} jumps if @emph{some} substitution
succeeded, not only the immediately preceding substitution. Therefore,
always use a fake @samp{t clear; : clear} to reset the t flag where
-indeed.
+needed.
Secondly, you cannot rely on @command{sed} to clear the flag at each new
cycle.