aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-16 00:01:07 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-16 00:01:07 +0000
commitb41db65553de034405afbf5e4eda4ca872ddea6c (patch)
treea3aecaa5b595fe1e15ec83197c6b30970b3622dd
parentf5ae45a66d9dc42dcb99c6cd015efd6650a8cd3a (diff)
Remove inappropriate word as pointed out by Chris L.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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