diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-12 20:45:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-05-12 20:45:29 +0000 |
commit | 2791a8e7e1b18544d90868c0e79c7f6457921192 (patch) | |
tree | 163da461d4675a6944340df724a313548678cd4b /chapter06/vim.xml | |
parent | d92b5feeb5979ac33725ff3f2612acf01a3710a9 (diff) |
Update the list of installed programs and libraries for several packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r-- | chapter06/vim.xml | 22 |
1 files changed, 6 insertions, 16 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 711d9762e..849d613f7 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -203,7 +203,7 @@ set spell</literal></screen> <seglistitem> <seg>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk, pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl, - tcltags, vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, + vi (link to vim), view (link to vim), vim, vim132, vim2html.pl, vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg> </seglistitem> </segmentedlist> @@ -320,12 +320,12 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="tcltags"> - <term><command>tcltags</command></term> + <varlistentry id="vi"> + <term><command>vi</command></term> <listitem> - <para>Generates a tags file for TCL code</para> - <indexterm zone="ch-system-vim tcltags"> - <primary sortas="b-tcltags">tcltags</primary> + <para>Link to <command>vim</command></para> + <indexterm zone="ch-system-vim vi"> + <primary sortas="b-vi">vi</primary> </indexterm> </listitem> </varlistentry> @@ -340,16 +340,6 @@ set spell</literal></screen> </listitem> </varlistentry> - <varlistentry id="vi"> - <term><command>vi</command></term> - <listitem> - <para>Link to <command>vim</command></para> - <indexterm zone="ch-system-vim vi"> - <primary sortas="b-vi">vi</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="vim"> <term><command>vim</command></term> <listitem> |