diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-11 18:27:37 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2005-04-11 18:27:37 +0000 |
commit | 26496204b6290692b46dcac8dae8e9ff3b255d4e (patch) | |
tree | 1126a75802769d504cbd0fe89db95f4c6814d7a8 /chapter05 | |
parent | 345194ca7505cd6260fb1b698d289d0a1072e645 (diff) |
Text correction.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/glibc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 16f11a859..9b05e406f 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -100,9 +100,9 @@ kernel has and can optimize itself accordingly.</para></listitem> <varlistentry> <term><parameter>--without-selinux</parameter></term> <listitem><para>When building from hosts using SELinux functionality -(i.e. Fedora Core 3), glibc will try to integrate this functionality into +(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 environment. 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> <!-- --> |