Author: randy
Date: 2010-10-29 08:56:26 -0600 (Fri, 29 Oct 2010)
New Revision: 9410
Modified:
trunk/BOOK/chapter06/perl.xml
trunk/BOOK/general.ent
Log:
Fix a typo in the Chapter 6 Perl instructions
Modified: trunk/BOOK/chapter06/perl.xml
===================================================================
--- trunk/BOOK/chapter06/perl.xml 2010-10-28 14:13:07 UTC (rev 9409)
+++ trunk/BOOK/chapter06/perl.xml 2010-10-29 14:56:26 UTC (rev 9410)
@@ -59,7 +59,7 @@
<para>To have full control over the way Perl is set up, you can remove the
<quote>-des</quote> options from the following command and hand-pick the
way
- this package is built. Alteratively, use the command exactly as below to
+ this package is built. Alternatively, use the command exactly as below to
use the defaults that Perl auto-detects:</para>
<screen><userinput remap="configure">sh Configure -des -Dprefix=/usr \
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-10-28 14:13:07 UTC (rev 9409)
+++ trunk/BOOK/general.ent 2010-10-29 14:56:26 UTC (rev 9410)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101028">
-<!ENTITY releasedate "October 28, 2010">
+<!ENTITY version "SVN-20101029">
+<!ENTITY releasedate "October 29, 2010">
<!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.8">
<!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