Explorar el Código

Typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia hace 20 años
padre
commit
cb93a88fc6
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      chapter06/glibc.xml

+ 2 - 2
chapter06/glibc.xml

@@ -46,8 +46,8 @@ Glibc autoconf tests would give false results and defeat the goal
 of achieving a clean build.</para>
 
 <para>The linuxthreads tarball contains the man pages for the
-threading libraries installed by glibc.  Unpack the tarball from
-within the glibc source directory:</para>
+threading libraries installed by Glibc.  Unpack the tarball from
+within the Glibc source directory:</para>
 
 <screen><userinput>tar xjvf /sources/glibc-linuxthreads-&glibc-version;.tar.bz2</userinput></screen>