aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/groff-desc.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-10-20 18:41:38 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-10-20 18:41:38 +0000
commitc9455119f1b1e033f4f8ab2e1880558a258f20a8 (patch)
tree9fde46b5e567a876a552b500c19ccbe48a0c6051 /appendixa/groff-desc.xml
parent88d2727f392fec27d5d47b904d7302f0e4edd18f (diff)
updated groff contents
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/groff-desc.xml')
-rw-r--r--appendixa/groff-desc.xml8
1 files changed, 8 insertions, 0 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>