Author: ken
Date: Mon Aug 13 14:36:32 2018
New Revision: 20289

Log:
Typo.

On my current build make test in apr does hang. After hitting Ctrl-C the output 
shows the interrupted test name as teststr without a hyphen.

Modified:
   trunk/BOOK/general/genlib/apr.xml

Modified: trunk/BOOK/general/genlib/apr.xml
==============================================================================
--- trunk/BOOK/general/genlib/apr.xml   Mon Aug 13 07:10:39 2018        (r20288)
+++ trunk/BOOK/general/genlib/apr.xml   Mon Aug 13 14:36:32 2018        (r20289)
@@ -94,7 +94,7 @@
 make</userinput></screen>
 
     <para>
-      To test the results, issue: <command>make test</command>. test-str is
+      To test the results, issue: <command>make test</command>. teststr is
       known to hang on some systems.
     </para>
 
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to