Browse Source

More typos

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 16 years ago
parent
commit
171aae75ff
1 changed files with 2 additions and 2 deletions
  1. 2 2
      prologue/hostreqs.xml

+ 2 - 2
prologue/hostreqs.xml

@@ -85,10 +85,10 @@
       <para>The reason for the kernel version requirement is that we specify
       <para>The reason for the kernel version requirement is that we specify
       that version when building <application>glibc</application> in Chapter 6
       that version when building <application>glibc</application> in Chapter 6
       at the recommendation of the developers.  This can be overridden if
       at the recommendation of the developers.  This can be overridden if
-      desired but at least a 2.6.0 kerenl is required because thread-local
+      desired but at least a 2.6.0 kernel is required because thread-local
       storage support in Binutils will not be built and the Native POSIX
       storage support in Binutils will not be built and the Native POSIX
       Threading Library (NPTL) test suite will segfault if the host's kernel
       Threading Library (NPTL) test suite will segfault if the host's kernel
-      isn't at least a 2.6.x version compiled with a 3.0 or later release of
+      isn't at least a 2.6.0 version compiled with a 3.0 or later release of
       GCC.</para>
       GCC.</para>
 
 
       <para>If the host kernel is either earlier than 2.6.18, or it was not
       <para>If the host kernel is either earlier than 2.6.18, or it was not