Author: bdubbs
Date: 2010-10-27 19:51:09 -0600 (Wed, 27 Oct 2010)
New Revision: 9408

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter03/introduction.xml
   trunk/BOOK/general.ent
Log:
Add an example of how to use wget-list

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2010-10-27 01:20:20 UTC (rev 9407)
+++ trunk/BOOK/chapter01/changelog.xml  2010-10-28 01:51:09 UTC (rev 9408)
@@ -37,6 +37,16 @@
 
 -->
     <listitem>
+      <para>2010-10-27</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] Add an example on how to use wget-list.  Fixes
+          <ulink url="&lfs-ticket-root;2778">#2778</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2010-10-26</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter03/introduction.xml
===================================================================
--- trunk/BOOK/chapter03/introduction.xml       2010-10-27 01:20:20 UTC (rev 
9407)
+++ trunk/BOOK/chapter03/introduction.xml       2010-10-28 01:51:09 UTC (rev 
9408)
@@ -51,6 +51,8 @@
 
   <para>An easy way to download all of the packages and patches is by using
   <ulink url="../wget-list">wget-list</ulink> as an input to
-  <command>wget</command>.</para>
+  <command>wget</command>. For example:</para>
 
+  <screen role="nodump"><userinput>wget -i wget-list -P 
$LFS/sources</userinput></screen> 
+
 </sect1>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2010-10-27 01:20:20 UTC (rev 9407)
+++ trunk/BOOK/general.ent      2010-10-28 01:51:09 UTC (rev 9408)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20101026">
-<!ENTITY releasedate "October 26, 2010">
+<!ENTITY version "SVN-20101027">
+<!ENTITY releasedate "October 27, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!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

Reply via email to