浏览代码

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 年之前
父节点
当前提交
b41db65553
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 
 <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 
 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 
 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 
 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 
 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
 the binary programs you just compiled. This has the potential to cause