summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-12-31 14:16:01 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-12-31 14:35:47 +0100
commitd7bc52272f6e841d1b0813a78fba5102d55c9700 (patch)
treee36d26b0860028715cf95c39ae00831ddb2f5c29
parent5470c2dd9a594dc3cec553cd8ee052841ee5b8bd (diff)
downloadautomake-d7bc52272f6e841d1b0813a78fba5102d55c9700.tar.gz
docs: adjust comment w.r.t. recent tests renaming
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rw-r--r--doc/automake.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/automake.texi b/doc/automake.texi
index d2e3b3897..78131a79f 100644
--- a/doc/automake.texi
+++ b/doc/automake.texi
@@ -7972,7 +7972,7 @@ passed to @code{makeinfo} when building @file{.info} files; and
@samp{$(AM_MAKEINFOHTMLFLAGS)} is used when building @file{.html}
files.
-@c Keep in sync with txinfo21.sh
+@c Keep in sync with txinfo-many-output-formats.sh
For instance, the following setting can be used to obtain one single
@file{.html} file per manual, without node separators.
@example