Sfoglia il codice sorgente

removed ctags and etags - not part of vim anymore

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 anni fa
parent
commit
82ac9d4aa6
1 ha cambiato i file con 1 aggiunte e 17 eliminazioni
  1. 1 17
      appendixa/vim-desc.xml

+ 1 - 17
appendixa/vim-desc.xml

@@ -1,7 +1,7 @@
 <sect2>
 <title>Contents</title>
 
-<para>The Vim package contains the ctags, etags, ex, gview, gvim, rgview,
+<para>The Vim package contains the ex, gview, gvim, rgview,
 rgvim, rview, rvim, view, vim, vimtutor and xxd programs.</para>
 
 </sect2>
@@ -9,22 +9,6 @@ rgvim, rview, rvim, view, vim, vimtutor and xxd programs.</para>
 <sect2>
 <title>Description</title>
 
-<sect3>
-<title>ctags</title>
-
-<para>ctags generate tag files for source code.</para>
-
-</sect3>
-
-<sect3>
-<title>etags</title>
-
-<para>etags does the same as ctags but it can generate cross reference files
-which list information about the various source objects found in a set
-of language files.</para>
-
-</sect3>
-
 <sect3>
 <title>ex</title>