浏览代码

Grammar correction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 年之前
父节点
当前提交
fbd81b70ec
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      chapter06/glibc.xml

+ 2 - 2
chapter06/glibc.xml

@@ -184,8 +184,8 @@ grep Error glibc-check-log</userinput></screen>
       <listitem>
       <listitem>
         <para>When running on older and slower hardware or on systems under
         <para>When running on older and slower hardware or on systems under
         load, some tests can fail because of test timeouts being exceeded.
         load, some tests can fail because of test timeouts being exceeded.
-        Modifying the make check command to set a TIMEOUTFACTOR is reported help
-        eliminate these errors (e.g. <command>TIMEOUTFACTOR=16
+        Modifying the make check command to set a TIMEOUTFACTOR is reported to 
+        help eliminate these errors (e.g. <command>TIMEOUTFACTOR=16
         make -k check</command>).</para>
         make -k check</command>).</para>
       </listitem>
       </listitem>
     </itemizedlist>
     </itemizedlist>