Changeset 3ed279f for chapter06/vim.xml


Ignore:
Timestamp:
08/08/2004 03:09:34 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
6b85f8a
Parents:
0869f1e
Message:

Tags changes in the contents sections to make a better print output.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/vim.xml

    r0869f1e r3ed279f  
    144144</segmentedlist>
    145145
    146 <variablelist><title>Short descriptions</title>
     146<variablelist><bridgehead renderas="sect3">Short descriptions</bridgehead>
     147<?dbfo list-presentation="list"?>
    147148
    148149<varlistentry id="efm_filter.pl">
    149150<term><command>efm_filter.pl</command></term>
    150151<listitem>
     152<para>a filter for creating an error file that can be read by <command>vim</command>.</para>
    151153<indexterm zone="ch-system-vim efm_filter.pl"><primary sortas="b-efm_filter.pl">efm_filter.pl</primary></indexterm>
    152 <para>a filter for creating an error file that can be read by <command>vim</command>.</para>
    153154</listitem>
    154155</varlistentry>
     
    157158<term><command>efm_perl.pl</command></term>
    158159<listitem>
    159 <indexterm zone="ch-system-vim efm_perl.pl"><primary sortas="b-efm_perl.pl">efm_perl.pl</primary></indexterm>
    160160<para>reformats the error messages of the
    161161Perl interpreter for use with the <quote>quickfix</quote> mode of <command>vim</command>.</para>
     162<indexterm zone="ch-system-vim efm_perl.pl"><primary sortas="b-efm_perl.pl">efm_perl.pl</primary></indexterm>
    162163</listitem>
    163164</varlistentry>
     
    166167<term><command>ex</command></term>
    167168<listitem>
     169<para>starts <command>vim</command> in ex mode.</para>
    168170<indexterm zone="ch-system-vim ex"><primary sortas="b-ex">ex</primary></indexterm>
    169 <para>starts <command>vim</command> in ex mode.</para>
    170171</listitem>
    171172</varlistentry>
     
    174175<term><command>less.sh</command></term>
    175176<listitem>
     177<para>a script that starts <command>vim</command> with less.vim.</para>
    176178<indexterm zone="ch-system-vim less.sh"><primary sortas="b-less.sh">less.sh</primary></indexterm>
    177 <para>a script that starts <command>vim</command> with less.vim.</para>
    178179</listitem>
    179180</varlistentry>
     
    182183<term><command>mve.awk</command></term>
    183184<listitem>
     185<para>processes <command>vim</command> errors.</para>
    184186<indexterm zone="ch-system-vim mve.awk"><primary sortas="b-mve.awk">mve.awk</primary></indexterm>
    185 <para>processes <command>vim</command> errors.</para>
    186187</listitem>
    187188</varlistentry>
     
    190191<term><command>pltags.pl</command></term>
    191192<listitem>
     193<para>creates a tags file for Perl code, for use by <command>vim</command>.</para>
    192194<indexterm zone="ch-system-vim pltags.pl"><primary sortas="b-pltags.pl">pltags.pl</primary></indexterm>
    193 <para>creates a tags file for Perl code, for use by <command>vim</command>.</para>
    194195</listitem>
    195196</varlistentry>
     
    198199<term><command>ref</command></term>
    199200<listitem>
     201<para>checks the spelling of arguments.</para>
    200202<indexterm zone="ch-system-vim ref"><primary sortas="b-ref">ref</primary></indexterm>
    201 <para>checks the spelling of arguments.</para>
    202203</listitem>
    203204</varlistentry>
     
    206207<term><command>rview</command></term>
    207208<listitem>
    208 <indexterm zone="ch-system-vim rview"><primary sortas="b-rview">rview</primary></indexterm>
    209209<para>is a restricted version of <command>view</command>: no shell
    210210commands can be started and <command>view</command> cannot be suspended.</para>
     211<indexterm zone="ch-system-vim rview"><primary sortas="b-rview">rview</primary></indexterm>
    211212</listitem>
    212213</varlistentry>
     
    215216<term><command>rvim</command></term>
    216217<listitem>
    217 <indexterm zone="ch-system-vim rvim"><primary sortas="b-rvim">rvim</primary></indexterm>
    218218<para>is a restricted version of <command>vim</command>: no shell
    219219commands can be started and <command>vim</command> cannot be suspended.</para>
     220<indexterm zone="ch-system-vim rvim"><primary sortas="b-rvim">rvim</primary></indexterm>
    220221</listitem>
    221222</varlistentry>
     
    224225<term><command>shtags.pl</command></term>
    225226<listitem>
     227<para>generates a tag file for Perl scripts.</para>
    226228<indexterm zone="ch-system-vim shtags.pl"><primary sortas="b-shtags.pl">shtags.pl</primary></indexterm>
    227 <para>generates a tag file for Perl scripts.</para>
    228229</listitem>
    229230</varlistentry>
     
    232233<term><command>tcltags</command></term>
    233234<listitem>
     235<para>generates a tag file for TCL code.</para>
    234236<indexterm zone="ch-system-vim tcltags"><primary sortas="b-tcltags">tcltags</primary></indexterm>
    235 <para>generates a tag file for TCL code.</para>
    236237</listitem>
    237238</varlistentry>
     
    240241<term><command>view</command></term>
    241242<listitem>
     243<para>starts <command>vim</command> in read-only mode.</para>
    242244<indexterm zone="ch-system-vim view"><primary sortas="b-view">view</primary></indexterm>
    243 <para>starts <command>vim</command> in read-only mode.</para>
    244245</listitem>
    245246</varlistentry>
     
    248249<term><command>vim</command></term>
    249250<listitem>
     251<para>is the editor.</para>
    250252<indexterm zone="ch-system-vim vim"><primary sortas="b-vim">vim</primary></indexterm>
    251 <para>is the editor.</para>
    252253</listitem>
    253254</varlistentry>
     
    256257<term><command>vim132</command></term>
    257258<listitem>
     259<para>starts <command>vim</command> with the terminal in 132-column mode.</para>
    258260<indexterm zone="ch-system-vim vim132"><primary sortas="b-vim132">vim132</primary></indexterm>
    259 <para>starts <command>vim</command> with the terminal in 132-column mode.</para>
    260261</listitem>
    261262</varlistentry>
     
    264265<term><command>vim2html.pl</command></term>
    265266<listitem>
     267<para>converts Vim documentation to HTML.</para>
    266268<indexterm zone="ch-system-vim vim2html.pl"><primary sortas="b-vim2html.pl">vim2html.pl</primary></indexterm>
    267 <para>converts Vim documentation to HTML.</para>
    268269</listitem>
    269270</varlistentry>
     
    272273<term><command>vimdiff</command></term>
    273274<listitem>
     275<para>edits two or three versions of a file with <command>vim</command> and show differences.</para>
    274276<indexterm zone="ch-system-vim vimdiff"><primary sortas="b-vimdiff">vimdiff</primary></indexterm>
    275 <para>edits two or three versions of a file with <command>vim</command> and show differences.</para>
    276277</listitem>
    277278</varlistentry>
     
    280281<term><command>vimm</command></term>
    281282<listitem>
     283<para>enables the DEC locator input model on a remote terminal.</para>
    282284<indexterm zone="ch-system-vim vimm"><primary sortas="b-vimm">vimm</primary></indexterm>
    283 <para>enables the DEC locator input model on a remote terminal.</para>
    284285</listitem>
    285286</varlistentry>
     
    288289<term><command>vimspell.sh</command></term>
    289290<listitem>
    290 <indexterm zone="ch-system-vim vimspell.sh"><primary sortas="b-vimspell.sh">vimspell.sh</primary></indexterm>
    291291<para>a script which spells a file and generates the syntax statements necessary
    292292to highlight in <command>vim</command>. This script requires the old Unix <command>spell</command>
    293293command, which is provided neither in LFS nor in BLFS.</para>
     294<indexterm zone="ch-system-vim vimspell.sh"><primary sortas="b-vimspell.sh">vimspell.sh</primary></indexterm>
    294295</listitem>
    295296</varlistentry>
     
    298299<term><command>vimtutor</command></term>
    299300<listitem>
     301<para>teaches you the basic keys and commands of <command>vim</command>.</para>
    300302<indexterm zone="ch-system-vim vimtutor"><primary sortas="b-vimtutor">vimtutor</primary></indexterm>
    301 <para>teaches you the basic keys and commands of <command>vim</command>.</para>
    302303</listitem>
    303304</varlistentry>
     
    306307<term><command>xxd</command></term>
    307308<listitem>
    308 <indexterm zone="ch-system-vim xxd"><primary sortas="b-xxd">xxd</primary></indexterm>
    309309<para>creates a hex dump of the given file. It can
    310310also do the reverse, so it can be used for binary patching.</para>
     311<indexterm zone="ch-system-vim xxd"><primary sortas="b-xxd">xxd</primary></indexterm>
    311312</listitem>
    312313</varlistentry>
Note: See TracChangeset for help on using the changeset viewer.