ソースを参照

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>
         <para>When running on older and slower hardware or on systems under
         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>
       </listitem>
     </itemizedlist>