diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-15 01:45:57 +0000 |
commit | a17c94d4887ceaa0c4f80e39c9d200057be219f9 (patch) | |
tree | 4e8cafff5eceb855bf751f95efcee1f3cb9854a0 | |
parent | 63eb55cb8f49a9a9bb15ed2312a64a52100c448d (diff) |
fixed groff
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2320 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendixa/groff-desc.xml | 8 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 3 insertions, 9 deletions
diff --git a/appendixa/groff-desc.xml b/appendixa/groff-desc.xml index 5a29c1ab1..409d9500c 100644 --- a/appendixa/groff-desc.xml +++ b/appendixa/groff-desc.xml @@ -2,13 +2,7 @@ <para>Last checked against version &groff-contversion;.</para> -<sect3><title>Program Files</title> -<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> +<sect3><title>Program file descriptions</title> <sect4><title>addftinfo</title> <para>addftinfo reads a troff font file and adds some additional font-metric @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20030113"> -<!ENTITY releasedate "January 13th, 2003"> +<!ENTITY version "20030114"> +<!ENTITY releasedate "January 14th, 2003"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |