소스 검색

Changed the static version reference to &vim-version;

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
4758c7de9a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/vim-inst.xml

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