updated groff contents

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-10-20 18:41:38 +00:00
parent 88d2727f39
commit c9455119f1
4 changed files with 18 additions and 6 deletions

View File

@ -11,6 +11,9 @@ groff and grops.</para>
<para><command>eqn</command> compiles descriptions of equations embedded <para><command>eqn</command> compiles descriptions of equations embedded
within troff input files into commands that are understood by troff.</para> within troff input files into commands that are understood by troff.</para>
<para><command>eqn2graph</command> converts an EQN equation into a cropped
image.</para>
<para><command>grn</command> is a groff preprocessor for gremlin files.</para> <para><command>grn</command> is a groff preprocessor for gremlin files.</para>
<para><command>grodvi</command> is a driver for groff that produces TeX dvi format.</para> <para><command>grodvi</command> is a driver for groff that produces TeX dvi format.</para>
@ -19,6 +22,8 @@ within troff input files into commands that are understood by troff.</para>
formatting system. Normally it runs the troff program and a post-processor formatting system. Normally it runs the troff program and a post-processor
appropriate for the selected device.</para> appropriate for the selected device.</para>
<para><command>groffer</command> displays groff files and man pages on X
and tty.</para>
<para><command>grog</command> reads files and guesses which of the groff <para><command>grog</command> reads files and guesses which of the groff
options -e, -man, -me, -mm, -ms, -p, -s, and -t are required for printing options -e, -man, -me, -mm, -ms, -p, -s, and -t are required for printing
files, and reports the groff command including those options.</para> files, and reports the groff command including those options.</para>
@ -67,6 +72,9 @@ format to ASCII.</para>
<para><command>pic</command> compiles descriptions of pictures embedded <para><command>pic</command> compiles descriptions of pictures embedded
within troff or TeX input files into commands understood by TeX or troff.</para> within troff or TeX input files into commands understood by TeX or troff.</para>
<para><command>pic2graph</command> converts a PIC diagram into a cropped
image.</para>
<para><command>pre-grohtml </command> translates the output of GNU troff <para><command>pre-grohtml </command> translates the output of GNU troff
to html.</para> to html.</para>

View File

@ -7,10 +7,11 @@ for text formatting. Groff translates standard text and special
commands into formatted output, such as what you see in a manual commands into formatted output, such as what you see in a manual
page.</para> page.</para>
<para><emphasis>Installed programs</emphasis>: addftinfo, afmtodit, eqn, geqn <para><emphasis>Installed programs</emphasis>: addftinfo, afmtodit, eqn,
(link to eqn), grn, grodvi, groff, grog, grolbp, grolj4, grops, grotty, gtbl eqn2graph, geqn (link to eqn), grn, grodvi, groff, groffer, grog, grolbp,
(link to tbl), hpftodit, indxbib, lkbib, lookbib, mmroff, neqn, nroff, pfbtops, grolj4, grops, grotty, gtbl (link to tbl), hpftodit, indxbib, lkbib,
pic, post-grohtml, pre-grohtml, refer, soelim, tbl, tfmtodit, troff and lookbib, mmroff, neqn, nroff, pfbtops, pic, pic2graph, post-grohtml,
zsoelim (link to soelim)</para> pre-grohtml, refer, soelim, tbl, tfmtodit, troff and zsoelim (link to
soelim)</para>
</sect2> </sect2>

View File

@ -129,6 +129,7 @@ to which it belongs.</para>
<listitem><para>env : <xref linkend="aa-coreutils"/></para></listitem> <listitem><para>env : <xref linkend="aa-coreutils"/></para></listitem>
<listitem><para>enc2xs : <xref linkend="aa-perl"/></para></listitem> <listitem><para>enc2xs : <xref linkend="aa-perl"/></para></listitem>
<listitem><para>eqn : <xref linkend="aa-groff"/></para></listitem> <listitem><para>eqn : <xref linkend="aa-groff"/></para></listitem>
<listiten><para>e2n2graph : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>ex : <xref linkend="aa-vim"/></para></listitem> <listitem><para>ex : <xref linkend="aa-vim"/></para></listitem>
<listitem><para>expand : <xref linkend="aa-coreutils"/></para></listitem> <listitem><para>expand : <xref linkend="aa-coreutils"/></para></listitem>
<listitem><para>expiry : <xref linkend="aa-shadow"/></para></listitem> <listitem><para>expiry : <xref linkend="aa-shadow"/></para></listitem>
@ -181,6 +182,7 @@ to which it belongs.</para>
<listitem><para>grn : <xref linkend="aa-groff"/></para></listitem> <listitem><para>grn : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>grodvi : <xref linkend="aa-groff"/></para></listitem> <listitem><para>grodvi : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>groff : <xref linkend="aa-groff"/></para></listitem> <listitem><para>groff : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>groffer : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>grog : <xref linkend="aa-groff"/></para></listitem> <listitem><para>grog : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>grolbp : <xref linkend="aa-groff"/></para></listitem> <listitem><para>grolbp : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>grolj4 : <xref linkend="aa-groff"/></para></listitem> <listitem><para>grolj4 : <xref linkend="aa-groff"/></para></listitem>
@ -430,6 +432,7 @@ to which it belongs.</para>
<listitem><para>pgawk : <xref linkend="aa-gawk"/></para></listitem> <listitem><para>pgawk : <xref linkend="aa-gawk"/></para></listitem>
<listitem><para>pgrep : <xref linkend="aa-procps"/></para></listitem> <listitem><para>pgrep : <xref linkend="aa-procps"/></para></listitem>
<listitem><para>pic : <xref linkend="aa-groff"/></para></listitem> <listitem><para>pic : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>pic2graph : <xref linkend="aa-groff"/></para></listitem>
<listitem><para>piconv : <xref linkend="aa-perl"/></para></listitem> <listitem><para>piconv : <xref linkend="aa-perl"/></para></listitem>
<listitem><para>pidof : <xref linkend="aa-sysvinit"/></para></listitem> <listitem><para>pidof : <xref linkend="aa-sysvinit"/></para></listitem>
<listitem><para>ping : <xref linkend="aa-inetutils"/></para></listitem> <listitem><para>ping : <xref linkend="aa-inetutils"/></para></listitem>

View File

@ -9,7 +9,7 @@
<!ENTITY groff-version "1.19"> <!ENTITY groff-version "1.19">
<!ENTITY groff-depversion "1.17.2"> <!ENTITY groff-depversion "1.17.2">
<!ENTITY groff-contversion "1.17.2"> <!ENTITY groff-contversion "1.19">
<!ENTITY groff-dir "groff-&groff-version;"> <!ENTITY groff-dir "groff-&groff-version;">
<!ENTITY groff-package "groff-&groff-version;.tar.bz2"> <!ENTITY groff-package "groff-&groff-version;.tar.bz2">
<!ENTITY groff-size "2,360 KB"> <!ENTITY groff-size "2,360 KB">