diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-23 19:47:12 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-23 19:47:12 +0000 |
commit | 53bd4fe2109bfddb51b350947de1efcadd46b70b (patch) | |
tree | d05083ba4fa34b38b41c634947adad6fa85a09fd /appendixa/texinfo-desc.xml | |
parent | d41d540880a3ca76dec22164d42ef1b42e48e8e4 (diff) |
Net-tools, Perl, Texinfo: Updated package contents. GCC: Removed i686-specific programs. M4: Added 'last checked against' for uniformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/texinfo-desc.xml')
-rw-r--r-- | appendixa/texinfo-desc.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/appendixa/texinfo-desc.xml b/appendixa/texinfo-desc.xml index 5025aa8c5..9a3679ddc 100644 --- a/appendixa/texinfo-desc.xml +++ b/appendixa/texinfo-desc.xml @@ -3,7 +3,8 @@ <para>Last checked against version &texinfo-contversion;.</para> <sect3><title>Program Files</title> -<para>info, install-info, makeinfo, texi2dvi and texindex</para></sect3> +<para>info, infokey, install-info, makeinfo, texi2dvi and +texindex</para></sect3> <sect3><title>Descriptions</title> @@ -13,6 +14,10 @@ they tend to be more in depth 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 |