diff options
Diffstat (limited to 'chapter06/gcc-inst.xml')
-rw-r--r-- | chapter06/gcc-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 7d242663e..4cd23a986 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -55,7 +55,7 @@ is implemented.</para></listitem> <para><screen><userinput>make</userinput></screen></para> -<para>Check the results, but don't stop at errors (you'll remember the few +<para>Test the results, but don't stop at errors (you'll remember the few known ones):</para> <para><screen><userinput>make -k check</userinput></screen></para> |