From: Stefano Lattarini Date: Thu, 21 Jun 2012 11:13:04 +0000 (+0200) Subject: docs: avoid failures with development version of Texinfo (4.13.90) X-Git-Tag: v1.12.2~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0dc448517d3a61ba55e62dd76b9a42b68bef8f8;p=thirdparty%2Fautomake.git docs: avoid failures with development version of Texinfo (4.13.90) * doc/automake-history.texi: Use '@item' instead of '@itemx' where appropriate. Signed-off-by: Stefano Lattarini --- diff --git a/doc/automake-history.texi b/doc/automake-history.texi index 7bbdeb49b..3d2d57e46 100644 --- a/doc/automake-history.texi +++ b/doc/automake-history.texi @@ -792,7 +792,7 @@ nicely. Conditionals, Locations, Variable and Rule definitions, Options: these items on which Automake works have been rewritten as separate Perl modules, and documented. -@itemx 2004-01-11 Automake 1.8.1 +@item 2004-01-11 Automake 1.8.1 @itemx 2004-01-12 Automake 1.8.2 @itemx 2004-03-07 Automake 1.8.3 @itemx 2004-04-25 Automake 1.8.4 @@ -809,13 +809,13 @@ down to 1.2MB@. Aside from this it contains mainly minor changes and bug-fixes. -@itemx 2004-08-11 Automake 1.9.1 +@item 2004-08-11 Automake 1.9.1 @itemx 2004-09-19 Automake 1.9.2 Automake has ten years. This chapter of the manual was initially written for this occasion. -@itemx 2007-10-29 Automake repository moves to @code{savannah.gnu.org} +@item 2007-10-29 Automake repository moves to @code{savannah.gnu.org} and uses git as primary repository. @end table