Browse Source

Text correction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 years ago
parent
commit
26496204b6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter05/glibc.xml

+ 2 - 2
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>
 <!-- -->