Author: bdubbs
Date: Sun Aug 11 11:11:25 2013
New Revision: 10312

Log:
Revert portion of vim page

Modified:
   trunk/BOOK/chapter06/vim.xml

Modified: trunk/BOOK/chapter06/vim.xml
==============================================================================
--- trunk/BOOK/chapter06/vim.xml        Sun Aug 11 10:17:13 2013        (r10311)
+++ trunk/BOOK/chapter06/vim.xml        Sun Aug 11 11:11:25 2013        (r10312)
@@ -43,13 +43,11 @@
   <sect2 role="installation">
     <title>Installation of Vim</title>
 
-<!-- This location is now the default
-    <para>First, change the default location of the
-    <filename>vimrc</filename> configuration file to <filename
-    class="directory">/etc</filename>:</para>
+    <para>First, change the default location of the <filename>vimrc</filename>
+    configuration file to <filename class="directory">/etc</filename>:</para>
 
 <screen><userinput remap="pre">echo '#define SYS_VIMRC_FILE "/etc/vimrc"' 
&gt;&gt; src/feature.h</userinput></screen>
--->
+
     <para>Prepare Vim for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr 
--enable-multibyte</userinput></screen>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to