diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-10-16 11:25:35 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-10-16 11:25:35 +0000 |
commit | 892179e467d7be00ddf5af9061fc7473927da3fd (patch) | |
tree | fbefe21abb701bcb5d58571d66a5985d87aeb033 | |
parent | 42b9cdaee0a738e671a7b09d943db8a475c68872 (diff) |
Added texi2pdf to the list of programs installed by texinfo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7030 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter06/texinfo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index cbb9fb409..9fc61bde0 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -88,7 +88,7 @@ done</userinput></screen> <segmentedlist> <segtitle>Installed programs</segtitle> <seglistitem><seg>info, infokey, install-info, -makeinfo, texi2dvi, and texindex</seg></seglistitem> +makeinfo, texi2dvi, texi2pdf, and texindex</seg></seglistitem> </segmentedlist> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> |