aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--general.ent4
-rw-r--r--prologue/audience.xml4
-rw-r--r--prologue/prerequisites.xml2
4 files changed, 8 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 897ff23a5..b86aa84df 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -84,6 +84,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>May 12th, 2005 [matt]: Minor wording improvements (thanks to
+Peter Ennis)</para></listitem>
+
<listitem><para>April 27th, 2005 [archaic]: Added a patch to fix 2 glibc
testsuite failures when the running kernel is 2.6.11.x.</para></listitem>
diff --git a/general.ent b/general.ent
index 9149711a3..27edf9741 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050428">
-<!ENTITY releasedate "April 28, 2005">
+<!ENTITY version "SVN-20050512">
+<!ENTITY releasedate "May 12, 2005">
<!ENTITY milestone "6.2">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
diff --git a/prologue/audience.xml b/prologue/audience.xml
index b9a1842a1..06da55eed 100644
--- a/prologue/audience.xml
+++ b/prologue/audience.xml
@@ -31,10 +31,10 @@ and how programs are installed.</para>
<para>Another benefit of LFS is the ability to create a very compact
Linux system. When installing a regular distribution, one is often
-forced to install several programs which are probably never used.
+forced to include several programs which are probably never used.
These programs waste precious disk space, or worse, CPU cycles. It is
not difficult to build an LFS system of less than 100 megabytes (MB),
-which is substantially smaller compared to most existing setups. Does
+which is substantially smaller when compared to the majority of existing installations. Does
this still sound like a lot of space? A few of us have been working on
creating a very small embedded LFS system. We successfully built a
system that was specialized to run the Apache web server with
diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml
index f72d4b853..abc059fa7 100644
--- a/prologue/prerequisites.xml
+++ b/prologue/prerequisites.xml
@@ -19,7 +19,7 @@ recommend reading the following HOWTOs:</para>
<quote>generic</quote> Unix software distributions under Linux.</para></listitem>
<listitem><para>The Linux Users' Guide
-<ulink url="http://espc22.murdoch.edu.au/~stewart/guide/guide.html"/></para>
+<ulink url="http://www.linuxhq.com/guides/LUG/guide.html"/></para>
<para>This guide covers the usage of assorted Linux software.</para></listitem>