diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/vim.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 849d613f7..5f8123a96 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -46,10 +46,7 @@ <para>First, unpack both <filename>vim-&vim-version;.tar.bz2</filename> and (optionally) <filename>vim-&vim-version;-lang.tar.gz</filename> archives into the - same directory. Then, patch Vim with several fixes from upstream - developers since the initial release of Vim-&vim-version;:</para> - -<screen><userinput>patch -Np1 -i ../&vim-fixes-patch;</userinput></screen> + same directory.</para> <para>This version of Vim installs translated man pages and places them into directories that will not be searched by Man-DB. Patch Vim |