diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-20 18:41:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-20 18:41:38 +0000 |
commit | c9455119f1b1e033f4f8ab2e1880558a258f20a8 (patch) | |
tree | 9fde46b5e567a876a552b500c19ccbe48a0c6051 | |
parent | 88d2727f392fec27d5d47b904d7302f0e4edd18f (diff) |
updated groff contents
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/groff-desc.xml | 8 | ||||
-rw-r--r-- | appendixa/groff-shortdesc.xml | 11 | ||||
-rw-r--r-- | appendixb/appendixb.xml | 3 | ||||
-rw-r--r-- | entities/groff.ent | 2 |
4 files changed, 18 insertions, 6 deletions
diff --git a/appendixa/groff-desc.xml b/appendixa/groff-desc.xml index a274b4742..87092b859 100644 --- a/appendixa/groff-desc.xml +++ b/appendixa/groff-desc.xml @@ -11,6 +11,9 @@ groff and grops.</para> <para><command>eqn</command> compiles descriptions of equations embedded 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>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 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 options -e, -man, -me, -mm, -ms, -p, -s, and -t are required for printing 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 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 to html.</para> diff --git a/appendixa/groff-shortdesc.xml b/appendixa/groff-shortdesc.xml index 195ab2971..db2e5b37e 100644 --- a/appendixa/groff-shortdesc.xml +++ b/appendixa/groff-shortdesc.xml @@ -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 page.</para> -<para><emphasis>Installed programs</emphasis>: 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> +<para><emphasis>Installed programs</emphasis>: addftinfo, afmtodit, eqn, +eqn2graph, geqn (link to eqn), grn, grodvi, groff, groffer, grog, grolbp, +grolj4, grops, grotty, gtbl (link to tbl), hpftodit, indxbib, lkbib, +lookbib, mmroff, neqn, nroff, pfbtops, pic, pic2graph, post-grohtml, +pre-grohtml, refer, soelim, tbl, tfmtodit, troff and zsoelim (link to +soelim)</para> </sect2> diff --git a/appendixb/appendixb.xml b/appendixb/appendixb.xml index 9f2fe5e4a..7df064d32 100644 --- a/appendixb/appendixb.xml +++ b/appendixb/appendixb.xml @@ -129,6 +129,7 @@ to which it belongs.</para> <listitem><para>env : <xref linkend="aa-coreutils"/></para></listitem> <listitem><para>enc2xs : <xref linkend="aa-perl"/></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>expand : <xref linkend="aa-coreutils"/></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>grodvi : <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>grolbp : <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>pgrep : <xref linkend="aa-procps"/></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>pidof : <xref linkend="aa-sysvinit"/></para></listitem> <listitem><para>ping : <xref linkend="aa-inetutils"/></para></listitem> diff --git a/entities/groff.ent b/entities/groff.ent index e2b5727f9..38c590ab1 100644 --- a/entities/groff.ent +++ b/entities/groff.ent @@ -9,7 +9,7 @@ <!ENTITY groff-version "1.19"> <!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-package "groff-&groff-version;.tar.bz2"> <!ENTITY groff-size "2,360 KB"> |