Author: bdubbs
Date: 2008-10-26 17:34:30 -0600 (Sun, 26 Oct 2008)
New Revision: 8706

Modified:
   trunk/BOOK/chapter06/vim.xml
   trunk/BOOK/patches.ent
Log:
Reverted deletion iv vim mandir patch

Modified: trunk/BOOK/chapter06/vim.xml
===================================================================
--- trunk/BOOK/chapter06/vim.xml        2008-10-26 18:17:04 UTC (rev 8705)
+++ trunk/BOOK/chapter06/vim.xml        2008-10-26 23:34:30 UTC (rev 8706)
@@ -60,7 +60,6 @@
 
 <screen><userinput remap="pre">patch -Np1 -i 
../&vim-fixes-patch;</userinput></screen>
 
-<!--
     <para>This version of Vim installs translated man pages and places
     them into directories that will not be searched by Man-DB. Patch Vim
     so that it installs its man pages into searchable directories and
@@ -68,7 +67,7 @@
     at run-time:</para>
 
 <screen><userinput remap="pre">patch -Np1 -i 
../&vim-mandir-patch;</userinput></screen>
--->
+
     <para>Change the default location of the
     <filename>vimrc</filename> configuration file to <filename
     class="directory">/etc</filename>:</para>

Modified: trunk/BOOK/patches.ent
===================================================================
--- trunk/BOOK/patches.ent      2008-10-26 18:17:04 UTC (rev 8705)
+++ trunk/BOOK/patches.ent      2008-10-26 23:34:30 UTC (rev 8706)
@@ -145,6 +145,7 @@
 <!ENTITY vim-fixes-patch-md5 "4b526f493995d2eb6fd415eb62ff43d8">
 <!ENTITY vim-fixes-patch-size "29.3 KB">
 
-<!-- <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
+<!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
 <!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b">
-<!ENTITY vim-mandir-patch-size "4.2 KB"> -->
+<!ENTITY vim-mandir-patch-size "4.2 KB"> 
+

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