浏览代码

perfectly alright -> perfectly fine

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Marc Heerdink 23 年之前
父节点
当前提交
b57edf0e03
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>