From: Eric Blake Date: Mon, 16 Mar 2009 23:03:27 +0000 (-0600) Subject: Fix 'make pdf'. X-Git-Tag: v2.63b~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239b0528b2dde294542b2a12b1d4811107cc8a30;p=thirdparty%2Fautoconf.git Fix 'make pdf'. * doc/autoconf.texi (Balancing Parentheses): Fix usage of @itemize. Reported by Ralf Wildenhues, fix suggested by Karl Berry. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 6cef0d2ce..78ac1946d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-03-16 Eric Blake + + 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 Resync upstream files. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index cb1eb7401..6109bb2ab 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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],