Author: bdubbs
Date: 2013-01-14 10:32:35 -0700 (Mon, 14 Jan 2013)
New Revision: 10095

Modified:
   trunk/BOOK/chapter05/binutils-pass1.xml
Log:
Generalize the instructions for creating SBU values.


Modified: trunk/BOOK/chapter05/binutils-pass1.xml
===================================================================
--- trunk/BOOK/chapter05/binutils-pass1.xml     2013-01-11 19:12:41 UTC (rev 
10094)
+++ trunk/BOOK/chapter05/binutils-pass1.xml     2013-01-14 17:32:35 UTC (rev 
10095)
@@ -62,8 +62,8 @@
       <para>In order for the SBU values listed in the rest of the book
       to be of any use, measure the time it takes to build this package from
       the configuration, up to and including the first install. To achieve
-      this easily, wrap the three commands in a <command>time</command>
-      command like this: <userinput>time { ./configure ... &amp;&amp; make
+      this easily, wrap the commands in a <command>time</command>
+      command like this: <userinput>time { ./configure ... &amp;&amp; ...
       &amp;&amp; make install; }</userinput>.</para>
     </note>
 

-- 
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