git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-02-20 11:13:23 +00:00
parent a969fce525
commit cb93a88fc6

View File

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