From b8a819fd7bca2d339d92375130c556cca465aa1d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 24 May 2004 21:37:26 +0000 Subject: Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/texinfo.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'chapter06/texinfo.xml') diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index a19c0351b..4e16bf28c 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -86,8 +86,8 @@ makeinfo, texi2dvi and texindex Short descriptions - -info + +info info is used to read Info documents. Info @@ -96,8 +96,8 @@ explaining all the flags. Compare for example man tar and info tar. - -infokey + +infokey infokey compiles a source file containing Info @@ -105,16 +105,16 @@ customizations into a binary format. - -install-info + +install-info install-info is used to install Info files. It updates entries in the Info index file. - -makeinfo + +makeinfo makeinfo translates the given Texinfo source @@ -122,8 +122,8 @@ documents into various other formats: Info files, plain text, or HTML. - -texi2dvi + +texi2dvi texi2dvi is used to format the given Texinfo @@ -131,8 +131,8 @@ document into a device-independent file that can be printed. - -texindex + +texindex texindex is used to sort Texinfo index files. -- cgit v1.2.3-54-g00ecf