aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/createfiles.xml
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2017-05-13 22:56:01 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2017-05-13 22:56:01 +0000
commit0967c907bcf790345d9cbb9477719117e9b78d4f (patch)
tree48d8438c9ee23f51632d35cb97f57d0fc0c4e7d3 /chapter06/createfiles.xml
parent4dab0711e26adbf477cbd37bad8412f2616acd58 (diff)
Introduce -isystem to use the final system location of gcc's internel headers in the GlibC build.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11250 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r--chapter06/createfiles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index 99cc0da9f..1dabbbbfd 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -169,7 +169,7 @@ ln -sv bash /bin/sh</userinput></screen>
<varlistentry revision="systemd">
<term><parameter><filename>/usr/lib/lib{blkid,lzma,mount,uuid}.{a,la,so*}</filename></parameter></term>
<listitem>
- <para>These links prevent systemd utilties from being poluted with an
+ <para>These links prevent systemd utilities from being acquiring an
unnecessary reference to the
<filename class="directory">/tools</filename> directory.</para>
</listitem>