Author: manuel
Date: 2005-04-09 06:30:49 -0600 (Sat, 09 Apr 2005)
New Revision: 4889

Modified:
   branches/multi-arch/BOOK/chapter05/bzip2.xml
   branches/multi-arch/BOOK/chapter06/iproute2.xml
   branches/multi-arch/BOOK/general.ent
Log:
Ported r4887 and r4888 from trunk.

Modified: branches/multi-arch/BOOK/chapter05/bzip2.xml
===================================================================
--- branches/multi-arch/BOOK/chapter05/bzip2.xml        2005-04-09 12:22:39 UTC 
(rev 4888)
+++ branches/multi-arch/BOOK/chapter05/bzip2.xml        2005-04-09 12:30:49 UTC 
(rev 4889)
@@ -32,11 +32,12 @@
 
 <screen><userinput>make</userinput></screen>
 
+<para>To test the results, issue: <userinput>make test</userinput>.</para>
+
 <para>Install the package:</para>
 
 <screen><userinput>make PREFIX=/tools install</userinput></screen>
 
-<para>To test the results, issue: <userinput>make test</userinput>.</para>
 </sect2>
 
 <sect2 role="content"><title/>

Modified: branches/multi-arch/BOOK/chapter06/iproute2.xml
===================================================================
--- branches/multi-arch/BOOK/chapter06/iproute2.xml     2005-04-09 12:22:39 UTC 
(rev 4888)
+++ branches/multi-arch/BOOK/chapter06/iproute2.xml     2005-04-09 12:30:49 UTC 
(rev 4889)
@@ -34,7 +34,7 @@
     <para>The <command>arpd</command> binary included in this package is
           dependent on Berkeley DB.  Because <command>arpd</command> is not a 
very
           common requirement on a base Linux system, remove the dependency on
-          Berkeley DB by applying the sed command below.  If 
+          Berkeley DB by applying the <command>sed</command> command below.  
If 
           the <command>arpd</command> binary is needed, instructions for
           compiling Berkeley DB can be found in the BLFS Book at <ulink
           url="&blfs-root;view/svn/content/databases.html#db"/>.

Modified: branches/multi-arch/BOOK/general.ent
===================================================================
--- branches/multi-arch/BOOK/general.ent        2005-04-09 12:22:39 UTC (rev 
4888)
+++ branches/multi-arch/BOOK/general.ent        2005-04-09 12:30:49 UTC (rev 
4889)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "7.0-multiarch-20050406">
+<!ENTITY version "7.0-multiarch-20050409">
 <!ENTITY version-x86 "&version;-x86">
 <!ENTITY version-alpha "&version;-alpha">
 <!ENTITY version-ppc "&version;-PowerPC">
 <!ENTITY version-raq2 "&version;-RaQ2">
-<!ENTITY releasedate "April 6, 2005">
+<!ENTITY releasedate "April 9, 2005">
 <!ENTITY milestone "7.0">
 
 <!ENTITY lfs-root "http://www.linuxfromscratch.org/";>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to