]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Fix 'make pdf'.
authorEric Blake <ebb9@byu.net>
Mon, 16 Mar 2009 23:03:27 +0000 (17:03 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 16 Mar 2009 23:03:27 +0000 (17:03 -0600)
* doc/autoconf.texi (Balancing Parentheses): Fix usage of
@itemize.
Reported by Ralf Wildenhues, fix suggested by Karl Berry.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/autoconf.texi

index 6cef0d2ce943b59f2c1dd76775354337b88d2270..78ac1946d35ef35ffda1e4749cebcfe9373a589e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-16  Eric Blake  <ebb9@byu.net>
+
+       Fix 'make pdf'.
+       * doc/autoconf.texi (Balancing Parentheses): Fix usage of
+       @itemize.
+       Reported by Ralf Wildenhues, fix suggested by Karl Berry.
+
 2009-03-14  Eric Blake  <ebb9@byu.net>
 
        Resync upstream files.
index cb1eb74015f27a48e2383195967e7c4fdf990fb9..6109bb2ab0dda5d5814a83605dc1ae696e13d47c 100644 (file)
@@ -9866,7 +9866,7 @@ arguments to macro calls.  On the other hand, there are several
 variations for defining @code{my_case} to be more robust, even when used
 without proper quoting, each with some benefits and some drawbacks.
 
-@itemize @asis
+@itemize @w{}
 @item Creative literal shell comment
 @example
 AC_DEFUN([my_case],