Ignore:
Timestamp:
10/12/2015 09:20:03 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
c43cf6a
Parents:
a0afc1b
Message:

Update to man-db-2.7.4.
Update to linux-4.2.3.
Update to tzdata2015g.
Many updates to installed files and directories. Huge thanks to Fernando.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/groff.xml

    ra0afc1b r040ecb6  
    7474
    7575      <seglistitem>
    76         <seg>addftinfo, afmtodit, chem, eqn, eqn2graph, gdiffmk,
    77         geqn (link to eqn), grap2graph, grn, grodvi, groff, groffer, grog,
    78         grolbp, grolj4, grops, grotty, gtbl (link to tbl), hpftodit,
    79         indxbib, lkbib, lookbib, mmroff, neqn, nroff, pdfroff, pfbtops, pic,
    80         pic2graph, post-grohtml, preconv, pre-grohtml, refer, roff2dvi,
    81         roff2html, roff2pdf, roff2ps, roff2text, roff2x, soelim, tbl, tfmtodit,
    82         and troff</seg>
     76        <seg>addftinfo, afmtodit, chem, eqn, eqn2graph, gdiffmk, glilypond,
     77        gperl, gpinyin, grap2graph, grn, grodvi, groff, groffer, grog, grolbp,
     78        grolj4, gropdf, grops, grotty, hpftodit, indxbib, lkbib, lookbib,
     79        mmroff, neqn, nroff, pdfmom, pdfroff, pfbtops, pic, pic2graph,
     80        post-grohtml, preconv, pre-grohtml, refer, roff2dvi, roff2html,
     81        roff2pdf, roff2ps, roff2text, roff2x, soelim, tbl, tfmtodit, and
     82        troff</seg>
    8383        <seg>/usr/lib/groff and /usr/share/doc/groff-&groff-version;,
    8484        /usr/share/groff</seg>
     
    155155      </varlistentry>
    156156
    157       <varlistentry id="geqn">
    158         <term><command>geqn</command></term>
    159         <listitem>
    160           <para>A link to <command>eqn</command></para>
    161           <indexterm zone="ch-system-groff geqn">
    162             <primary sortas="b-geqn">geqn</primary>
     157      <varlistentry id="glilypond">
     158        <term><command>glilypond</command></term>
     159        <listitem>
     160          <para>Transforms sheet music written in the lilypond language into
     161          the groff language</para>
     162          <indexterm zone="ch-system-groff glilypond">
     163            <primary sortas="b-glilypond">glilypond</primary>
     164          </indexterm>
     165        </listitem>
     166      </varlistentry>
     167
     168      <varlistentry id="gperl">
     169        <term><command>gperl</command></term>
     170        <listitem>
     171          <para>Preprocesor for groff, allowing addition of perl code
     172          into groff files</para>
     173          <indexterm zone="ch-system-groff gperl">
     174            <primary sortas="b-gperl">gperl</primary>
     175          </indexterm>
     176        </listitem>
     177      </varlistentry>
     178
     179      <varlistentry id="gpinyin">
     180        <term><command>gpinyin</command></term>
     181        <listitem>
     182          <para>Preprocesor for groff, allowing addition of Chinese
     183          European-like language Pinyin into groff files.</para>
     184          <indexterm zone="ch-system-groff gpinyin">
     185            <primary sortas="b-gpinyin">gpinyin</primary>
    163186          </indexterm>
    164187        </listitem>
     
    255278      </varlistentry>
    256279
     280      <varlistentry id="gropdf">
     281        <term><command>gropdf</command></term>
     282        <listitem>
     283          <para>Translates the output of GNU <command>troff</command> to
     284          PDF</para>
     285          <indexterm zone="ch-system-groff gropdf">
     286            <primary sortas="b-gropdf">gropdf</primary>
     287          </indexterm>
     288        </listitem>
     289      </varlistentry>
     290
    257291      <varlistentry id="grops">
    258292        <term><command>grops</command></term>
     
    273307          <indexterm zone="ch-system-groff grotty">
    274308            <primary sortas="b-grotty">grotty</primary>
    275           </indexterm>
    276         </listitem>
    277       </varlistentry>
    278 
    279       <varlistentry id="gtbl">
    280         <term><command>gtbl</command></term>
    281         <listitem>
    282           <para>A link to <command>tbl</command></para>
    283           <indexterm zone="ch-system-groff gtbl">
    284             <primary sortas="b-gtbl">gtbl</primary>
    285309          </indexterm>
    286310        </listitem>
     
    368392      </varlistentry>
    369393
     394      <varlistentry id="pdfmom">
     395        <term><command>pdfmom</command></term>
     396        <listitem>
     397          <para>Is a wrapper around groff that facilitates the production of PDF
     398          documents from files formatted with the mom macros.</para>
     399          <indexterm zone="ch-system-groff pdfmom">
     400            <primary sortas="b-pdfmom">pdfmom</primary>
     401          </indexterm>
     402        </listitem>
     403      </varlistentry>
     404
    370405      <varlistentry id="pdfroff">
    371406        <term><command>pdfroff</command></term>
Note: See TracChangeset for help on using the changeset viewer.