aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-02-18 02:02:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-02-18 02:02:09 +0000
commit30550bac7b9ba448a8444bf5c02c780504e381d6 (patch)
tree841949466e7701a9dc536ef2155362cc6e5c2869
parent74f3c8ab193cf48d4ddfa3a3da7d8dbc1e6a83cc (diff)
removed dup paragrahp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter06/vim-inst.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml
index 7b2050f1c..d23c0c009 100644
--- a/chapter06/vim-inst.xml
+++ b/chapter06/vim-inst.xml
@@ -27,12 +27,6 @@ feel that <filename class="directory">/etc</filename> is a more logical
place for this kind of file.</para></listitem>
</itemizedlist>
-<para>The <emphasis>CPPFLAGS</emphasis> option above causes vim to look
-for the /etc/vimrc file which contains vim's global settings. Normally,
-this file is assumed to be located in <filename>/usr/share/vim</filename>,
-but we feel that <filename>/etc</filename> is a more logical place for
-this kind of file.</para>
-
<para>Finish installing the package:</para>
<para><screen><userinput>make install</userinput></screen></para>