]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi: Fix some typos.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 7 Jul 2006 18:39:38 +0000 (18:39 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 7 Jul 2006 18:39:38 +0000 (18:39 +0000)
ChangeLog
doc/autoconf.texi

index 534fe5cb60fe36bea8789f6beedc4d4b439bece3..7beb2e1994a84f69dfaa9b605536a648a580eb60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * doc/autoconf.texi: Fix some typos.
+
 2006-07-07  Paul Eggert  <eggert@cs.ucla.edu>
 
        * tests/torture.at (Configuring subdirectories): Set CONFIG_SITE
index 5c06d5bcdbf32b550d33eae61d456f91007d763f..c57a23c4aee77381c4c5b30d3b96ce121b159365 100644 (file)
@@ -7697,7 +7697,7 @@ one @code{start/0} function, which is called to perform the test.  The
 @var{prologue} is optional code that is inserted between the module header and
 the @code{start/0} function definition.  @var{body} is the body of the
 @code{start/0} function without the final period (@pxref{Runtime}, about
-constraints on this function's behaviour).
+constraints on this function's behavior).
 
 For instance:
 
@@ -12868,7 +12868,7 @@ bar
 Either do not depend on such patterns (i.e., use @samp{/^(.*foo|bar)/},
 or use a simple test to reject such implementations.
 
-@acronym{AIX} version 5.2 has an arbitrary limit of 399 on the the
+@acronym{AIX} version 5.2 has an arbitrary limit of 399 on the
 length of regular expressions and literal strings in an Awk program.
 
 Traditional Awk implementations derived from Unix version 7, such as