diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2005-02-19 22:44:14 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2005-02-19 22:44:14 +0000 |
commit | f697d702974be1dee4e33349853ef5d124eadf98 (patch) | |
tree | d3bd2dfb83db24235b6c1e4927ba7bce38b63394 | |
parent | 3d31fc4727b03ad872b4938a081ba5f74002d65d (diff) |
Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter05/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 52d31cf7c..b3da5f27f 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -111,7 +111,7 @@ kernel has and can optimize itself accordingly.</para></listitem> <listitem><para>When building from hosts using SELinux functionality (i.e. Fedora Core 3), glibc will try to integrate this functionality into itself, but will fail, because we do not have this functionality in the LFS -tools enviornment. This option will disable this, allowing glibc to build +tools environment. This option will disable this, allowing glibc to build correctly, but will not otherwise affect the build.</para></listitem> </varlistentry> <!-- --> |