Changeset 33d608d for chapter06/vim.xml


Ignore:
Timestamp:
10/26/2008 04:58:02 PM (16 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, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 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:
3c63868
Parents:
53eeda09
Message:

Remove unnecessary mandir patch. Updated vim package contents.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/vim.xml

    r53eeda09 r33d608d  
    6161<screen><userinput remap="pre">patch -Np1 -i ../&vim-fixes-patch;</userinput></screen>
    6262
     63<!--
    6364    <para>This version of Vim installs translated man pages and places
    6465    them into directories that will not be searched by Man-DB. Patch Vim
     
    6869
    6970<screen><userinput remap="pre">patch -Np1 -i ../&vim-mandir-patch;</userinput></screen>
    70 
    71     <para>Finally, change the default location of the
     71-->
     72    <para>Change the default location of the
    7273    <filename>vimrc</filename> configuration file to <filename
    7374    class="directory">/etc</filename>:</para>
     
    214215
    215216      <seglistitem>
    216         <seg>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
    217         pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl,
    218         vi (link to vim), view (link to vim), vim, vim132, vim2html.pl,
    219         vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg>
     217        <seg>ex (link to vim), rview (link to vim), rvim (link to vim),
     218        vi (link to vim), view (link to vim), vim,
     219        vimdiff (link to vim), vimtutor, and xxd</seg>
    220220      </seglistitem>
    221221    </segmentedlist>
     
    226226      <?dbhtml list-presentation="table"?>
    227227
    228       <varlistentry id="efm_filter.pl">
    229         <term><command>efm_filter.pl</command></term>
    230         <listitem>
    231           <para>A filter for creating an error file that can be read
    232           by <command>vim</command></para>
    233           <indexterm zone="ch-system-vim efm_filter.pl">
    234             <primary sortas="b-efm_filter.pl">efm_filter.pl</primary>
    235           </indexterm>
    236         </listitem>
    237       </varlistentry>
    238 
    239       <varlistentry id="efm_perl.pl">
    240         <term><command>efm_perl.pl</command></term>
    241         <listitem>
    242           <para>Reformats the error messages of the Perl interpreter for use
    243           with the <quote>quickfix</quote> mode of <command>vim</command></para>
    244           <indexterm zone="ch-system-vim efm_perl.pl">
    245             <primary sortas="b-efm_perl.pl">efm_perl.pl</primary>
    246           </indexterm>
    247         </listitem>
    248       </varlistentry>
    249 
    250228      <varlistentry id="ex">
    251229        <term><command>ex</command></term>
     
    254232          <indexterm zone="ch-system-vim ex">
    255233            <primary sortas="b-ex">ex</primary>
    256           </indexterm>
    257         </listitem>
    258       </varlistentry>
    259 
    260       <varlistentry id="less.sh">
    261         <term><command>less.sh</command></term>
    262         <listitem>
    263           <para>A script that starts <command>vim</command> with less.vim</para>
    264           <indexterm zone="ch-system-vim less.sh">
    265             <primary sortas="b-less.sh">less.sh</primary>
    266           </indexterm>
    267         </listitem>
    268       </varlistentry>
    269 
    270       <varlistentry id="mve.awk">
    271         <term><command>mve.awk</command></term>
    272         <listitem>
    273           <para>Processes <command>vim</command> errors</para>
    274           <indexterm zone="ch-system-vim mve.awk">
    275             <primary sortas="b-mve.awk">mve.awk</primary>
    276           </indexterm>
    277         </listitem>
    278       </varlistentry>
    279 
    280       <varlistentry id="pltags.pl">
    281         <term><command>pltags.pl</command></term>
    282         <listitem>
    283           <para>Creates a tags file for Perl code for use by
    284           <command>vim</command></para>
    285           <indexterm zone="ch-system-vim pltags.pl">
    286             <primary sortas="b-pltags.pl">pltags.pl</primary>
    287           </indexterm>
    288         </listitem>
    289       </varlistentry>
    290 
    291       <varlistentry id="ref">
    292         <term><command>ref</command></term>
    293         <listitem>
    294           <para>Checks the spelling of arguments</para>
    295           <indexterm zone="ch-system-vim ref">
    296             <primary sortas="b-ref">ref</primary>
    297234          </indexterm>
    298235        </listitem>
     
    323260      </varlistentry>
    324261
    325       <varlistentry id="shtags.pl">
    326         <term><command>shtags.pl</command></term>
    327         <listitem>
    328           <para>Generates a tags file for Perl scripts</para>
    329           <indexterm zone="ch-system-vim shtags.pl">
    330             <primary sortas="b-shtags.pl">shtags.pl</primary>
    331           </indexterm>
    332         </listitem>
    333       </varlistentry>
    334 
    335262      <varlistentry id="vi">
    336263        <term><command>vi</command></term>
     
    359286          <indexterm zone="ch-system-vim vim">
    360287            <primary sortas="b-vim">vim</primary>
    361           </indexterm>
    362         </listitem>
    363       </varlistentry>
    364 
    365       <varlistentry id="vim132">
    366         <term><command>vim132</command></term>
    367         <listitem>
    368           <para>Starts <command>vim</command> with the terminal in 132-column
    369           mode</para>
    370           <indexterm zone="ch-system-vim vim132">
    371             <primary sortas="b-vim132">vim132</primary>
    372           </indexterm>
    373         </listitem>
    374       </varlistentry>
    375 
    376       <varlistentry id="vim2html.pl">
    377         <term><command>vim2html.pl</command></term>
    378         <listitem>
    379           <para>Converts Vim documentation to HypterText Markup Language
    380           (HTML)</para>
    381           <indexterm zone="ch-system-vim vim2html.pl">
    382             <primary sortas="b-vim2html.pl">vim2html.pl</primary>
    383288          </indexterm>
    384289        </listitem>
     
    396301      </varlistentry>
    397302
    398       <varlistentry id="vimm">
    399         <term><command>vimm</command></term>
    400         <listitem>
    401           <para>Enables the DEC locator input model on a remote terminal</para>
    402           <indexterm zone="ch-system-vim vimm">
    403             <primary sortas="b-vimm">vimm</primary>
    404           </indexterm>
    405         </listitem>
    406       </varlistentry>
    407 
    408       <varlistentry id="vimspell.sh">
    409         <term><command>vimspell.sh</command></term>
    410         <listitem>
    411           <para>Spell checks a file and generates the syntax statements
    412           necessary to highlight in <command>vim</command>. This script
    413           requires the old Unix <command>spell</command> command, which
    414           is provided neither in LFS nor in BLFS</para>
    415           <indexterm zone="ch-system-vim vimspell.sh">
    416             <primary sortas="b-vimspell.sh">vimspell.sh</primary>
    417           </indexterm>
    418         </listitem>
    419       </varlistentry>
    420 
    421303      <varlistentry id="vimtutor">
    422304        <term><command>vimtutor</command></term>
Note: See TracChangeset for help on using the changeset viewer.