aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/how.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 17697b4c4..36508544f 100644
--- a/chapter01/how.xml
+++ b/chapter01/how.xml
@@ -41,8 +41,8 @@ of Chapter 5.</para>
<para>You may be asking yourself <quote>that seems like a lot of work, just to
get away from my host distribution</quote>. Let us take a few minutes to
discuss this question. The work involved in building the packages in Chapter 5
-is to ensure that as little information from your host makes it into your new
-pristine LFS system. When you build the first two packages in Chapter 5,
+is to ensure that as little information from your host makes it into your
+brand new LFS system. When you build the first two packages in Chapter 5,
Binutils and GCC, they will be compiled statically. This means that the
version of the C library on your host distribution will be embedded inside all
the binary programs you just compiled. This has the potential to cause