Author: dnicholson
Date: 2007-08-06 12:07:29 -0600 (Mon, 06 Aug 2007)
New Revision: 8273
Modified:
branches/6.3/BOOK/chapter01/changelog.xml
branches/6.3/BOOK/chapter06/perl.xml
branches/6.3/BOOK/general.ent
Log:
Merge r8272 from trunk
Modified: branches/6.3/BOOK/chapter01/changelog.xml
===================================================================
--- branches/6.3/BOOK/chapter01/changelog.xml 2007-08-06 18:04:15 UTC (rev
8272)
+++ branches/6.3/BOOK/chapter01/changelog.xml 2007-08-06 18:07:29 UTC (rev
8273)
@@ -38,6 +38,16 @@
<listitem>
+ <para>2007-08-06</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Fixed a typo and clarified text on the Perl
+ page. Reported by Shawn.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-07-31</para>
<itemizedlist>
<listitem>
Modified: branches/6.3/BOOK/chapter06/perl.xml
===================================================================
--- branches/6.3/BOOK/chapter06/perl.xml 2007-08-06 18:04:15 UTC (rev
8272)
+++ branches/6.3/BOOK/chapter06/perl.xml 2007-08-06 18:07:29 UTC (rev
8273)
@@ -35,9 +35,9 @@
<sect2 role="installation">
<title>Installation of Perl</title>
- <para>First create a basic <filename>/etc/hosts</filename> file which will
be
- referenced in one of Perl's configuration files as well as being used used
by
- the testsuite if you run that:</para>
+ <para>First create a basic <filename>/etc/hosts</filename> file to be
+ referenced in one of Perl's configuration files as well as the optional
+ testsuite:</para>
<screen><userinput>echo "127.0.0.1 localhost $(hostname)" >
/etc/hosts</userinput></screen>
Modified: branches/6.3/BOOK/general.ent
===================================================================
--- branches/6.3/BOOK/general.ent 2007-08-06 18:04:15 UTC (rev 8272)
+++ branches/6.3/BOOK/general.ent 2007-08-06 18:07:29 UTC (rev 8273)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "6.3-20070731">
-<!ENTITY releasedate "July 31, 2007">
+<!ENTITY version "6.3-20070806">
+<!ENTITY releasedate "August 6, 2007">
<!ENTITY milestone "6.3">
<!ENTITY generic-version "6.3-branch"> <!-- 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