Changeset 8148
- Timestamp:
- 06/05/07 11:59:15 (1 year ago)
- Files:
-
- trunk/BOOK/chapter06/vim.xml (modified) (2 diffs)
- trunk/BOOK/packages.ent (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/chapter06/vim.xml
r8135 r8148 113 113 it consistent with the location of documentation for other packages:</para> 114 114 115 <screen><userinput>ln -sv ../ vim/vim70/doc /usr/share/doc/vim-&vim-version;</userinput></screen>115 <screen><userinput>ln -sv ../&vim-docdir;/doc /usr/share/doc/vim-&vim-version;</userinput></screen> 116 116 117 117 <para>If an X Window System is going to be installed on the LFS … … 178 178 files for your language and character encoding from <ulink 179 179 url="ftp://ftp.vim.org/pub/vim/runtime/spell/"/> and save them to 180 <filename class='directory'>/usr/share/ vim/vim70/spell/</filename>.</para>180 <filename class='directory'>/usr/share/&vim-docdir;/spell/</filename>.</para> 181 181 182 182 <para>To use these spell files, some configuration in trunk/BOOK/packages.ent
r8145 r8148 508 508 509 509 <!ENTITY vim-version "7.1"> 510 <!ENTITY vim-docdir "vim/vim71"> 510 511 <!ENTITY vim-size "6,714 KB"> 511 512 <!ENTITY vim-url "ftp://ftp.vim.org/pub/vim/unix/vim-&vim-version;.tar.bz2">
