Typo fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2006-04-21 18:02:46 +00:00
parent b79ee96cdb
commit c6761bf5ab

View File

@ -73,10 +73,10 @@
</itemizedlist> </itemizedlist>
<para>The reason for the kernel version requirement is that TLS support in <para>The reason for the kernel version requirement is that thread-local
Binutils don't be built and the Native POSIX Threading Library (NPTL) storage support in Binutils will not be built and the Native POSIX Threading
test suite will segfault if the host's kernel isn't a 2.6 kernel and has Library (NPTL) test suite will segfault if the host's kernel isn't a 2.6
not been compiled with GCC-3.0 or a later version.</para> kernel and has not been compiled with GCC-3.0 or a later version.</para>
<para>In order to determine whether the host kernel meets the requirements <para>In order to determine whether the host kernel meets the requirements
outlined above, run the following command:</para> outlined above, run the following command:</para>