aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2004-09-26 16:29:05 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2004-09-26 16:29:05 +0000
commitdbde549853b1beae70fd0eea1c9a5fd6efdb1f4b (patch)
treee5d4606749c66fa23f34a893396b107adf6d4a1e /chapter05
parentcb2892d1e3fa9ba559fa30f9eb7f17b0c8ac743f (diff)
Thanks Kevin - typo correction
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r--chapter05/glibc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index cd60ae371..a44ba3a91 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -110,7 +110,7 @@ suppresses an annoying but harmless warning about a missing
<varlistentry>
<term><parameter>--with-headers=/tools/include</parameter></term>
<listitem><para>This forces glibc to use the linux-libc-headers installed
-in /tools/etc, rather than those on the host, which may be too old to
+in /tools/include, rather than those on the host, which may be too old to
support needed functionality.</para></listitem>
</varlistentry>