Fixed Vim version for the symlink to /usr/share/doc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jim Gifford 2005-12-23 08:16:41 +00:00
parent ab444ff15c
commit 2550494b85
2 changed files with 4 additions and 1 deletions

View File

@ -114,6 +114,9 @@ First a summary, then a detailed log.</para>
</itemizedlist> </itemizedlist>
</listitem> </listitem>
<listitem><para>December 23, 2005 [jim]: Corrected version on Vim symlink</para>
</listitem>
<listitem><para>December 21, 2005 [matt]: Correctly symlink Vim's documentation <listitem><para>December 21, 2005 [matt]: Correctly symlink Vim's documentation
to /usr/share/doc. Thanks to Jeremy for the report and the fix.</para> to /usr/share/doc. Thanks to Jeremy for the report and the fix.</para>
</listitem> </listitem>

View File

@ -88,7 +88,7 @@ allows the documentation to be accessed via
<filename class="directory">/usr/share/doc/vim-&vim-version;</filename>, making <filename class="directory">/usr/share/doc/vim-&vim-version;</filename>, making
it consistent with the location of documentation for other packages:</para> it consistent with the location of documentation for other packages:</para>
<screen><userinput>ln -sv ../vim/vim64/doc /usr/share/doc/vim-&version;</userinput></screen> <screen><userinput>ln -sv ../vim/vim64/doc /usr/share/doc/vim-&vim-version;</userinput></screen>
<para>If an X Window System is going to be installed on the LFS <para>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 system, it may be necessary to recompile Vim after installing X. Vim