]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/autoconf.texi (Limitations of Usual Tools) <expr (:)>: Typo.
authorAlexandre Duret-Lutz <adl@gnu.org>
Sun, 12 Dec 2004 11:56:40 +0000 (11:56 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Sun, 12 Dec 2004 11:56:40 +0000 (11:56 +0000)
ChangeLog
doc/autoconf.texi

index 5da515830ea28694abb39fc72b4898c736412fc5..024e2fad59c94b7c794698598b9324e299a96b1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-12  Alexandre Duret-Lutz  <adl@gnu.org>
+
+       * doc/autoconf.texi (Limitations of Usual Tools) <expr (:)>: Typo.
+
 2004-12-11  Noah Misch  <noah@cs.caltech.edu>
 
        * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Rework a shell pattern
index 30653fbf666f7c59f33789db0810c88b68665836..9cad5a4f688254a34581a5cac189d1b188a7c303 100644 (file)
@@ -11443,7 +11443,7 @@ expr a : '\(b\)' \| ''
 
 @noindent
 Unfortunately this behaves exactly as the original expression; see the
-@samp{@command{expr} (@samp{:})} entry for more information.
+@samp{@command{expr} (@samp{|})} entry for more information.
 
 Older @command{expr} implementations (e.g., SunOS 4 @command{expr} and
 Solaris 8 @command{/usr/ucb/expr}) have a silly length limit that causes