aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-29 03:38:42 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-29 03:38:42 +0000
commit1b12edf6d420b7795b850b33011ac1bd1dbb5a7d (patch)
treea1d6a7fc244d3b8515c9e3a12e57d28376c60c34 /chapter06
parente54882e0b793ecdaf66cbcd4b919ce6996d2fd89 (diff)
Remove unneded vim patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/vim.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index ed5448187..67d873a1a 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -59,7 +59,7 @@
</para>
<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
@@ -67,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>