When you distribute several manuals together in one software package,
their on-line forms can share a single copy of the GFDL (see
-section@tie{}6). However, the printed (@samp{.dvi}, @samp{.pdf},
+section@tie{}6). However, the printed (@samp{.pdf},
@dots{}) forms should each contain a copy of the GFDL, unless they are
set up to be printed and published only together. Therefore, it is
usually simplest to include the GFDL in each manual.
The purpose of having diffs is that they are small. To keep them
small, exclude files that the user can easily update. For example,
-exclude info files, DVI files, tags tables, output files of Bison or
+exclude info files, PDF files, tags tables, output files of Bison or
Flex. In Emacs diffs, we exclude compiled Lisp files, leaving it up
to the installer to recompile the patched sources.
HTML output generated by @command{texi2html} (i.e., split by sections
and chapters).
-You can set the environment variables @env{MAKEINFO}, @env{TEXI2DVI},
+You can set the environment variables @env{MAKEINFO}, @env{TEXI2PDF},
etc., to control the programs that get executed, and
@env{GENDOCS_TEMPLATE_DIR} to control where the
@file{gendocs_template} file is found.