aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/install.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-20 21:11:28 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-20 21:11:28 +0000
commit26e62aa22dcb6ce6b63a5a21b44825ff19b2405e (patch)
tree019a059bdc24940a10f4571c4d6cf3cd88cfab4c /chapter02/install.xml
parenteb7df24002f43d7b8ab45a2868a9dfe345a97551 (diff)
Removed --enable-threads=posix from static gcc compilation. Fixed changelog and a number of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02/install.xml')
-rw-r--r--chapter02/install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/install.xml b/chapter02/install.xml
index b9344d008..70f85bbba 100644
--- a/chapter02/install.xml
+++ b/chapter02/install.xml
@@ -63,8 +63,8 @@ can be used they need to be uncompressed first.</para>
it: either the directory that contains the sources can be deleted, or it
can be kept. We highly recommend deleting it. If you don't do this and
try to re-use the same source later on in the book (for example re-using
-the source trees from chapter 5 for use in chapter 6), it may not work
-as you expect it to. Source trees from chapter 5 will have your host
+the source trees from Chapter 5 for use in Chapter 6), it may not work
+as you expect it to. Source trees from Chapter 5 will have your host
distribution's settings, which don't always apply to the LFS system
after you enter the chroot'ed environment. Even running something like
<emphasis>make clean</emphasis> doesn't always guarantee a clean source