Forráskód Böngészése

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
Greg Schafer 22 éve
szülő
commit
b41db65553
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      chapter01/how.xml

+ 2 - 2
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