aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
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 /chapter03
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 'chapter03')
-rw-r--r--chapter03/mounting.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter03/mounting.xml b/chapter03/mounting.xml
index 38b15eb28..89308529d 100644
--- a/chapter03/mounting.xml
+++ b/chapter03/mounting.xml
@@ -20,7 +20,7 @@ directory is chosen, just make sure you remember what you chose.</para>
<para>Replace <quote>xxx</quote> by the partition's designation (like hda11).</para>
<para>This directory (/mnt/lfs) is the $LFS variable you have read about
-back in chapter 2. If you were planning to make use of the $LFS environment
+back in Chapter 2. If you were planning to make use of the $LFS environment
variable, <userinput>export LFS=/mnt/lfs</userinput> has to be executed
now.</para>