aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-24 21:37:26 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-24 21:37:26 +0000
commitb8a819fd7bca2d339d92375130c556cca465aa1d (patch)
treee50ac7f33f4bafb2fb0d129181ba168181bc4083 /chapter06/vim.xml
parent8d11d9f0c80a970ae5aa1a4f95123d70ac8f485e (diff)
Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml80
1 files changed, 40 insertions, 40 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 7b1b2d7fc..ffb38e01e 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -134,16 +134,16 @@ vimtutor and xxd</seg></seglistitem>
<variablelist><title>Short descriptions</title>
-<varlistentry>
-<term id="efm_filter.pl"><command>efm_filter.pl</command></term>
+<varlistentry id="efm_filter.pl">
+<term><command>efm_filter.pl</command></term>
<listitem>
<indexterm zone="ch-system-vim efm_filter.pl"><primary sortas="b-efm_filter.pl">efm_filter.pl</primary></indexterm>
<para>is a filter for creating an error file that can be read by vim.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="efm_perl.pl"><command>efm_perl.pl</command></term>
+<varlistentry id="efm_perl.pl">
+<term><command>efm_perl.pl</command></term>
<listitem>
<indexterm zone="ch-system-vim efm_perl.pl"><primary sortas="b-efm_perl.pl">efm_perl.pl</primary></indexterm>
<para>reformats the error messages of the
@@ -151,48 +151,48 @@ Perl interpreter for use with the <quote>quickfix</quote> mode of vim.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="ex"><command>ex</command></term>
+<varlistentry id="ex">
+<term><command>ex</command></term>
<listitem>
<indexterm zone="ch-system-vim ex"><primary sortas="b-ex">ex</primary></indexterm>
<para>starts vim in ex mode.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="less.sh"><command>less.sh</command></term>
+<varlistentry id="less.sh">
+<term><command>less.sh</command></term>
<listitem>
<indexterm zone="ch-system-vim less.sh"><primary sortas="b-less.sh">less.sh</primary></indexterm>
<para>is a script that starts vim with less.vim.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="mve.awk"><command>mve.awk</command></term>
+<varlistentry id="mve.awk">
+<term><command>mve.awk</command></term>
<listitem>
<indexterm zone="ch-system-vim mve.awk"><primary sortas="b-mve.awk">mve.awk</primary></indexterm>
<para>processes vim errors.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="pltags.pl"><command>pltags.pl</command></term>
+<varlistentry id="pltags.pl">
+<term><command>pltags.pl</command></term>
<listitem>
<indexterm zone="ch-system-vim pltags.pl"><primary sortas="b-pltags.pl">pltags.pl</primary></indexterm>
<para>creates a tags file for perl code, for use by vim.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="ref"><command>ref</command></term>
+<varlistentry id="ref">
+<term><command>ref</command></term>
<listitem>
<indexterm zone="ch-system-vim ref"><primary sortas="b-ref">ref</primary></indexterm>
<para>checks the spelling of arguments.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="rview"><command>rview</command></term>
+<varlistentry id="rview">
+<term><command>rview</command></term>
<listitem>
<indexterm zone="ch-system-vim rview"><primary sortas="b-rview">rview</primary></indexterm>
<para>is a restricted version of view: no shell
@@ -200,8 +200,8 @@ commands can be started and view can't be suspended.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="rvim"><command>rvim</command></term>
+<varlistentry id="rvim">
+<term><command>rvim</command></term>
<listitem>
<indexterm zone="ch-system-vim rvim"><primary sortas="b-rvim">rvim</primary></indexterm>
<para>is a restricted version of vim: no shell
@@ -209,72 +209,72 @@ commands can be started and vim can't be suspended.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="shtags.pl"><command>shtags.pl</command></term>
+<varlistentry id="shtags.pl">
+<term><command>shtags.pl</command></term>
<listitem>
<indexterm zone="ch-system-vim shtags.pl"><primary sortas="b-shtags.pl">shtags.pl</primary></indexterm>
<para>generates a tag file for perl scripts.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="tcltags"><command>tcltags</command></term>
+<varlistentry id="tcltags">
+<term><command>tcltags</command></term>
<listitem>
<indexterm zone="ch-system-vim tcltags"><primary sortas="b-tcltags">tcltags</primary></indexterm>
<para>generates a tag file for TCL code.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="view"><command>view</command></term>
+<varlistentry id="view">
+<term><command>view</command></term>
<listitem>
<indexterm zone="ch-system-vim view"><primary sortas="b-view">view</primary></indexterm>
<para>starts vim in read-only mode.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vim"><command>vim</command></term>
+<varlistentry id="vim">
+<term><command>vim</command></term>
<listitem>
<indexterm zone="ch-system-vim vim"><primary sortas="b-vim">vim</primary></indexterm>
<para>is the editor.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vim132"><command>vim132</command></term>
+<varlistentry id="vim132">
+<term><command>vim132</command></term>
<listitem>
<indexterm zone="ch-system-vim vim132"><primary sortas="b-vim132">vim132</primary></indexterm>
<para>starts vim with the terminal in 132-column mode.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vim2html.pl"><command>vim2html.pl</command></term>
+<varlistentry id="vim2html.pl">
+<term><command>vim2html.pl</command></term>
<listitem>
<indexterm zone="ch-system-vim vim2html.pl"><primary sortas="b-vim2html.pl">vim2html.pl</primary></indexterm>
<para>converts vim documentation to HTML.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vimdiff"><command>vimdiff</command></term>
+<varlistentry id="vimdiff">
+<term><command>vimdiff</command></term>
<listitem>
<indexterm zone="ch-system-vim vimdiff"><primary sortas="b-vimdiff">vimdiff</primary></indexterm>
<para>edits two or three versions of a file with vim and show differences.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vimm"><command>vimm</command></term>
+<varlistentry id="vimm">
+<term><command>vimm</command></term>
<listitem>
<indexterm zone="ch-system-vim vimm"><primary sortas="b-vimm">vimm</primary></indexterm>
<para>enables the DEC locator input model on a remote terminal.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vimspell.sh"><command>vimspell.sh</command></term>
+<varlistentry id="vimspell.sh">
+<term><command>vimspell.sh</command></term>
<listitem>
<indexterm zone="ch-system-vim vimspell.sh"><primary sortas="b-vimspell.sh">vimspell.sh</primary></indexterm>
<para>is a script which spells a file and generates the syntax statements necessary
@@ -283,16 +283,16 @@ command, which is provided neither in LFS nor in BLFS.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="vimtutor"><command>vimtutor</command></term>
+<varlistentry id="vimtutor">
+<term><command>vimtutor</command></term>
<listitem>
<indexterm zone="ch-system-vim vimtutor"><primary sortas="b-vimtutor">vimtutor</primary></indexterm>
<para>teaches you the basic keys and commands of vim.</para>
</listitem>
</varlistentry>
-<varlistentry>
-<term id="xxd"><command>xxd</command></term>
+<varlistentry id="xxd">
+<term><command>xxd</command></term>
<listitem>
<indexterm zone="ch-system-vim xxd"><primary sortas="b-xxd">xxd</primary></indexterm>
<para>makes a hex dump of the given file. It can