Author: bdubbs
Date: 2010-05-02 21:51:33 -0600 (Sun, 02 May 2010)
New Revision: 9263
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/gawk.xml
trunk/BOOK/chapter06/patch.xml
Log:
Minor text changes
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-05-03 03:43:24 UTC (rev 9262)
+++ trunk/BOOK/chapter01/changelog.xml 2010-05-03 03:51:33 UTC (rev 9263)
@@ -40,6 +40,12 @@
<para>2010-05-03</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Made minor text changes in Chapter 5, gawk
+ and Chapter 6, patch.
+ Thanks to Chris Staub.
+ Fixes <ulink url="&lfs-ticket-root;2649">#2649</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Made several text changes in Section v,
Rationale for Packages in the Book. Thanks to Chris
Staub for the patch.
Modified: trunk/BOOK/chapter05/gawk.xml
===================================================================
--- trunk/BOOK/chapter05/gawk.xml 2010-05-03 03:43:24 UTC (rev 9262)
+++ trunk/BOOK/chapter05/gawk.xml 2010-05-03 03:51:33 UTC (rev 9263)
@@ -55,8 +55,6 @@
suite is not mandatory for the temporary tools here in this chapter. To run
the Gawk test suite anyway, issue the following command:</para>
- <para>To test the results, issue:</para>
-
<screen><userinput remap="test">make check</userinput></screen>
<para>Install the package:</para>
Modified: trunk/BOOK/chapter06/patch.xml
===================================================================
--- trunk/BOOK/chapter06/patch.xml 2010-05-03 03:43:24 UTC (rev 9262)
+++ trunk/BOOK/chapter06/patch.xml 2010-05-03 03:51:33 UTC (rev 9263)
@@ -42,8 +42,8 @@
<sect2 role="installation">
<title>Installation of Patch</title>
- <para>Apply a patch to prevent a test that requires <command>ed</command>
- from being run:</para>
+ <para>Apply a patch to prevent a the testsuite from running a test that
+ requires <command>ed</command>:</para>
<screen><userinput remap="pre">patch -Np1 -i
../&patch-test-patch;</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page