Browse Source

perfectly alright -> perfectly fine

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Marc Heerdink 23 years ago
parent
commit
b57edf0e03
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chapter05/kernel-exp-headers.xml

+ 1 - 1
chapter05/kernel-exp-headers.xml

@@ -29,7 +29,7 @@ true in a _loong_ time.</screen>
 be the ones which <emphasis>glibc was compiled against</emphasis>.  These are 
 be the ones which <emphasis>glibc was compiled against</emphasis>.  These are 
 the headers which should remain accessible and so by copying them, we ensure
 the headers which should remain accessible and so by copying them, we ensure
 that we follow these guidelines.  Also note that as long as you don't have 
 that we follow these guidelines.  Also note that as long as you don't have 
-those symlinks, it is perfectly alright to have the kernel sources 
+those symlinks, it is perfectly fine to have the kernel sources 
 in <filename>/usr/src/linux</filename>.</para>
 in <filename>/usr/src/linux</filename>.</para>
 
 
 </sect2>
 </sect2>