]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typos in ChangeLog.
authorAkim Demaille <akim@epita.fr>
Tue, 13 Jun 2000 09:42:49 +0000 (09:42 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 13 Jun 2000 09:42:49 +0000 (09:42 +0000)
ChangeLog

index d2667acc852b6d7547728529a90f205a6cec6d77..cf0e2bfa0a478a6f1408896cd41aa127b6f75d3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,7 +20,8 @@
 2000-06-09  Paul Eggert  <eggert@twinsun.com>
 
        * doc/autoconf.texi: Use `@option' for options, not `@samp' nor
-       `@code'.  * doc/install.texi: Likewise.
+       `@code'.
+       * doc/install.texi: Likewise.
 
 2000-06-09  Akim Demaille  <akim@epita.fr>
 
@@ -46,7 +47,7 @@
 2000-06-09  Akim Demaille  <akim@epita.fr>
 
        * acspecific.m4 (_AC_SYS_LARGEFILE_MACRO_VALUE): Always initialize
-       $3 to no
+       $3 to no.
 
 2000-06-08  Paul Eggert  <eggert@twinsun.com>