diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 900698615..e5be147f8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,9 @@ First a summary, then a detailed log. +December 23, 2005 [jim]: Corrected version on Vim symlink + + December 21, 2005 [matt]: Correctly symlink Vim's documentation to /usr/share/doc. Thanks to Jeremy for the report and the fix. diff --git a/chapter06/vim.xml b/chapter06/vim.xml index 91937b646..2083d4786 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -88,7 +88,7 @@ allows the documentation to be accessed via /usr/share/doc/vim-&vim-version;, making it consistent with the location of documentation for other packages: -ln -sv ../vim/vim64/doc /usr/share/doc/vim-&version; +ln -sv ../vim/vim64/doc /usr/share/doc/vim-&vim-version; If an X Window System is going to be installed on the LFS system, it may be necessary to recompile Vim after installing X. Vim