Author: jim
Date: 2006-06-21 13:55:42 -0600 (Wed, 21 Jun 2006)
New Revision: 1810
Modified:
/
trunk/BOOK/final-system/common/vim.xml
trunk/BOOK/general.ent
Log:
[EMAIL PROTECTED] (orig r1877): [EMAIL PROTECTED] | 2006-06-21 10:21:20 -0700
Minor text changes to vim instructions
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:1875
+ b6734a72-470d-0410-b049-f317dca95413:/:1877
Modified: trunk/BOOK/final-system/common/vim.xml
===================================================================
--- trunk/BOOK/final-system/common/vim.xml 2006-06-21 04:29:07 UTC (rev
1809)
+++ trunk/BOOK/final-system/common/vim.xml 2006-06-21 19:55:42 UTC (rev
1810)
@@ -82,10 +82,12 @@
<screen os="k"><userinput>make install</userinput></screen>
- <para os="l">Many users are used to using <command>vi</command> instead of
- <command>vim</command>. To allow execution of <command>vim</command>
- when users habitually enter <command>vi</command>, create a
- symlink:</para>
+ <para os="l">Many users are accustomed to using <command>vi</command>
+ instead of <command>vim</command>. Some programs, such as
+ <command>vigr</command> and <command>vipw</command>, also use
+ <command>vi</command>. Create a symlink to permit execution of
+ <command>vim</command> when users habitually enter <command>vi</command>
+ and allow programs that use <command>vi</command> to work:</para>
<screen os="m"><userinput>ln -sv vim /usr/bin/vi</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2006-06-21 04:29:07 UTC (rev 1809)
+++ trunk/BOOK/general.ent 2006-06-21 19:55:42 UTC (rev 1810)
@@ -4,7 +4,7 @@
<!ENTITY minor-version "0">
<!ENTITY extra-version "1">
-<!ENTITY version
"SVN-&major-version;.&minor-version;.&extra-version;-20060620">
+<!ENTITY version
"SVN-&major-version;.&minor-version;.&extra-version;-20060621">
<!ENTITY version-x86 "&version;-x86">
<!ENTITY version-x86_64 "&version;-x86_64-Multilib">
@@ -20,7 +20,7 @@
<!ENTITY version-mips64-64 "&version;-MIPS64-Pure64">
<!ENTITY version-alpha "&version;-ALPHA">
-<!ENTITY releasedate "June 20, 2006">
+<!ENTITY releasedate "June 21, 2006">
<!ENTITY milestone "0.1">
<!ENTITY generic-version "svn"> <!-- Use "svn", "testing", or "x.y[-pre{x}]"
-->
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page