aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-06-27 22:58:56 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-06-27 22:58:56 +0000
commit4758c7de9ad6fc412694e1928d0e23b78929fb58 (patch)
treebefe1c01ecb3e4dd440b2e59d23ac9a5e3551d42 /chapter06
parente87f37a90e68fa69fbe926bf29c5adf663a5bdc9 (diff)
Changed the static version reference to &vim-version;
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/vim-inst.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml
index 81366f63a..d61380566 100644
--- a/chapter06/vim-inst.xml
+++ b/chapter06/vim-inst.xml
@@ -11,7 +11,7 @@ url="http://archive.linuxfromscratch.org/lfs-hints/editors/">http://archive.linu
<para>
Both the vim-rt and vim-src packages need to be unpacked to install Vim.
-Both packages will unpack their files into the vim-5.7 directory. This
+Both packages will unpack their files into the vim-&vim-version; directory. This
won't overwrite any files from the other package. So it doesn't matter
in which order it is done. Install Vim by running the following commands:
</para>