diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 19:24:04 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-04 19:24:04 +0000 |
commit | a4a7effb0f21e4ac2e7b5e42f68de51428e86c9f (patch) | |
tree | 02031bad8557ad7ac845041918cea9c0d001554a /chapter06/vim-inst.xml | |
parent | 981a4dbe22c782b3428feade514baf2f49c2b7ed (diff) |
Bug 116: Change lfs-hints URLs - also added entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim-inst.xml')
-rw-r--r-- | chapter06/vim-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index fdc15c7be..e61ec90cb 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -5,7 +5,7 @@ you may want to download an alternative and install an editor you prefer. There are a few hints how to install different editors available at <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/">http://www.archive.linuxfromscratch.org/lfs-hints/</ulink> +url="&hint-root;">&hint-root;</ulink> . The hints which are currently available are for Emacs, Joe and nano.</para> <para>Both the vim-rt and vim-src packages need to be unpacked to install Vim. |