Grammar correction

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2010-06-27 04:37:13 +00:00
parent 3524efb4c0
commit fbd81b70ec

View File

@ -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>