aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/texinfo-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/texinfo-desc.xml')
-rw-r--r--appendixa/texinfo-desc.xml34
1 files changed, 16 insertions, 18 deletions
diff --git a/appendixa/texinfo-desc.xml b/appendixa/texinfo-desc.xml
index 641c78a34..116175b34 100644
--- a/appendixa/texinfo-desc.xml
+++ b/appendixa/texinfo-desc.xml
@@ -1,38 +1,36 @@
-<sect2>
-<title>Contents</title>
+<sect2><title>Contents of texinfo-&texinfo-contversion;</title>
-<para>The Texinfo package contains the info, install-info, makeinfo, texi2dvi
-and texindex programs</para>
+<sect3><title>Program Files</title>
+<para>info, install-info, makeinfo, texi2dvi and texindex</para></sect3>
-</sect2>
-
-<sect2>
-<title>Description</title>
+<sect3><title>Descriptions</title>
-<sect3><title>info</title>
+<sect4><title>info</title>
<para>The info program reads Info documents, usually contained in the
/usr/share/info directory. Info documents are like man(ual) pages, but
they tend to be more in depth than just explaining the options to a
-program.</para></sect3>
+program.</para></sect4>
-<sect3><title>install-info</title>
+<sect4><title>install-info</title>
<para>The install-info program updates the info entries. When the info
program is run a list with available topics (ie: available info documents) will
be presented. The install-info program is used to maintain this list of
available topics. If info files are removed manually, it is also necessary
to delete the topic in the index file as well. This program is used for
that. It also works the other way around when info documents are
-added.</para></sect3>
+added.</para></sect4>
-<sect3><title>makeinfo</title>
+<sect4><title>makeinfo</title>
<para>The makeinfo program translates Texinfo source documents into various
-formats. Available formats are: info files, plain text and HTML.</para></sect3>
+formats. Available formats are: info files, plain text and HTML.</para></sect4>
+
+<sect4><title>texi2dvi</title>
+<para>The texi2dvi program prints Texinfo documents</para></sect4>
-<sect3><title>texi2dvi</title>
-<para>The texi2dvi program prints Texinfo documents</para></sect3>
+<sect4><title>texindex</title>
+<para>The texindex program is used to sort Texinfo index files.</para></sect4>
-<sect3><title>texindex</title>
-<para>The texindex program is used to sort Texinfo index files.</para></sect3>
+</sect3>
</sect2>