diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e54ca4260..46cbbf2ce 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,16 @@
-->
+
+ 2010-10-27
+
+
+ [bdubbs] Add an example on how to use wget-list. Fixes
+ #2778.
+
+
+
+
2010-10-26
diff --git a/chapter03/introduction.xml b/chapter03/introduction.xml
index 1cb5c1b4a..c89f2ee11 100644
--- a/chapter03/introduction.xml
+++ b/chapter03/introduction.xml
@@ -51,6 +51,8 @@
An easy way to download all of the packages and patches is by using
wget-list as an input to
- wget.
+ wget. For example:
+
+ wget -i wget-list -P $LFS/sources
diff --git a/general.ent b/general.ent
index 59b9bdd12..548669dd7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+