]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Avoid makeinfo-4.2 failure.
authorBruno Haible <bruno@clisp.org>
Wed, 30 Oct 2002 13:11:01 +0000 (13:11 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:49 +0000 (12:08 +0200)
doc/ChangeLog
doc/gettext.texi

index 857dba4da1fc526e82312d315f51d6edca05ab29..a506f7f2fdace40d9632c8ddece3b7fc0b32ec9a 100644 (file)
@@ -1,3 +1,9 @@
+2002-10-30  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi (C): Refer to node Top of autosprintf.info. Needed to
+       work around a stupid error message from makeinfo-4.2.
+       Reported by Pavel Roskin <proski@gnu.org>.
+
 2002-10-28  Bruno Haible  <bruno@clisp.org>
 
        * matrix.texi: Update.
index da9d5089ca49b38089fcea46633cec836dd8ecf3..9a5282dd5b03911c191e8445e0c5e483f1350f27 100644 (file)
@@ -6986,7 +6986,7 @@ Use
 @item Formatting with positions
 @code{fprintf "%2$d %1$d"} (POSIX but not C 99)
 @*In C++: @code{autosprintf "%2$d %1$d"}
-(@pxref{, , Introduction, autosprintf, GNU autosprintf})
+(@pxref{Top, , Introduction, autosprintf, GNU autosprintf})
 
 @item Portability
 autoconf (gettext.m4) and #if ENABLE_NLS