removed dup paragrahp

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2003-02-18 02:02:09 +00:00
parent 74f3c8ab19
commit 30550bac7b

View File

@ -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>