mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
da72ce8a18
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
42 lines
1.5 KiB
XML
42 lines
1.5 KiB
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2><title>Descriptions</title>
|
|
|
|
<para>Last checked against version &texinfo-contversion;.</para>
|
|
|
|
<sect3><title>Program file descriptions</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 go deeper than just explaining the options to a
|
|
program.</para></sect4>
|
|
|
|
<sect4><title>infokey</title>
|
|
<para>infokey compiles a source file containing Info customizations into
|
|
a binary format.</para></sect4>
|
|
|
|
<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, you must also delete
|
|
the topic in the index file. This program is used for
|
|
that. It also works the other way around when info documents are
|
|
added.</para></sect4>
|
|
|
|
<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></sect4>
|
|
|
|
<sect4><title>texi2dvi</title>
|
|
<para>The texi2dvi program prints Texinfo documents.</para></sect4>
|
|
|
|
<sect4><title>texindex</title>
|
|
<para>The texindex program is used to sort Texinfo index files.</para></sect4>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|