Author: jhuntwork
Date: 2006-05-26 04:10:25 -0600 (Fri, 26 May 2006)
New Revision: 7629
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/vim.xml
trunk/BOOK/general.ent
Log:
Some version corrections in the vim page
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2006-05-26 02:10:19 UTC (rev 7628)
+++ trunk/BOOK/chapter01/changelog.xml 2006-05-26 10:10:25 UTC (rev 7629)
@@ -37,6 +37,15 @@
-->
<listitem>
+ <para>May 26, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jhuntwork] - Some version corrections in the vim page.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 25, 2006</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/chapter06/vim.xml
===================================================================
--- trunk/BOOK/chapter06/vim.xml 2006-05-26 02:10:19 UTC (rev 7628)
+++ trunk/BOOK/chapter06/vim.xml 2006-05-26 10:10:25 UTC (rev 7629)
@@ -99,8 +99,8 @@
<!-- Removal is used instead of conversion in order for the user to be
able to
painlessly revert his UTF-8 locale choice. -->
-<screen><userinput>rm -f /usr/share/vim/vim64/tutor/tutor.{gr,pl,ru,sk}
-rm -f /usr/share/vim/vim64/tutor/tutor.??.*</userinput></screen>
+<screen><userinput>rm -f /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk}
+rm -f /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen>
<para>Many users are used to using <command>vi</command> instead of
<command>vim</command>. To allow execution of <command>vim</command>
@@ -116,7 +116,7 @@
class="directory">/usr/share/doc/vim-&vim-version;</filename>, making
it consistent with the location of documentation for other packages:</para>
-<screen><userinput>ln -sv ../vim/vim64/doc
/usr/share/doc/vim-&vim-version;</userinput></screen>
+<screen><userinput>ln -sv ../vim/vim70/doc
/usr/share/doc/vim-&vim-version;</userinput></screen>
<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
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-05-26 02:10:19 UTC (rev 7628)
+++ trunk/BOOK/general.ent 2006-05-26 10:10:25 UTC (rev 7629)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060525">
-<!ENTITY releasedate "May 25, 2006">
+<!ENTITY version "SVN-20060526">
+<!ENTITY releasedate "May 26, 2006">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page