Groff: updated package contents.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2008 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2002-06-24 00:30:16 +00:00
parent 795360f145
commit f419bd815d
2 changed files with 14 additions and 6 deletions

View File

@ -3,10 +3,10 @@
<para>Last checked against version &groff-contversion;.</para>
<sect3><title>Program Files</title>
<para>addftinfo, afmtodit, eqn, grn, grodvi, groff, grog, grolbp, grolj4,
grops, grotty, hpftodit, indxbib, lkbib, lookbib, mmroff, neqn, nroff,
pfbtops, pic, post-grohtml, pre-grohtml, refer, soelim, tbl,
tfmtodit and troff</para></sect3>
<para>addftinfo, afmtodit, eqn, geqn (link to eqn), grn, grodvi, groff, grog,
grolbp, grolj4, grops, grotty, gtbl (link to tbl), hpftodit, indxbib, lkbib,
lookbib, mmroff, neqn, nroff, pfbtops, pic, post-grohtml, pre-grohtml, refer,
soelim, tbl, tfmtodit, troff and zsoelim (link to soelim)</para></sect3>
<sect3><title>Descriptions</title>
@ -21,6 +21,9 @@ information that is used by the groff system.</para></sect4>
<para>eqn compiles descriptions of equations embedded within troff input files
into commands that are understood by troff.</para></sect4>
<sect4><title>geqn</title>
<para>geqn is the GNU implementation of eqn.</para></sect4>
<sect4><title>grn</title>
<para>grn is a groff preprocessor for gremlin files.</para></sect4>
@ -52,6 +55,9 @@ for an HP Laserjet 4 printer.</para></sect4>
<para>grotty translates the output of GNU troff into a form suitable for
typewriter-like devices.</para></sect4>
<sect4><title>gtbl</title>
<para>gtbl is the GNU implementation of tbl.</para></sect4>
<sect4><title>hpftodit</title>
<para>hpftodit creates a font file for use with groff -Tlj4 from an HP
tagged font metric file.</para></sect4>
@ -118,7 +124,9 @@ using the groff command, which will also run preprocessors and
post-processors in the appropriate order and with the appropriate
options.</para></sect4>
<sect4><title>zsoelim</title>
<para>zsoelim is the GNU implementation of soelim.</para></sect4>
</sect3>
</sect2>

View File

@ -47,7 +47,7 @@
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - Net-tools,
Perl, Texinfo, Autoconf, Automake, File, Libtool, Bin86, Vim, Linux, Bison,
Less, Man-pages: Updated package contents.</para></listitem>
Less, Man-pages, Groff: Updated package contents.</para></listitem>
<listitem><para>June 23rd, 2002 [timothy]: Chapter 05 &amp; 06 - M4, Bzip2,
File, E2fsprogs: Added "last checked against" for uniformity.</para></listitem>