Author: renodr
Date: Fri May 10 13:08:49 2019
New Revision: 11598

Log:
Add a missing backslash

Modified:
   trunk/BOOK/chapter06/check.xml

Modified: trunk/BOOK/chapter06/check.xml
==============================================================================
--- trunk/BOOK/chapter06/check.xml      Fri May 10 11:45:49 2019        (r11597)
+++ trunk/BOOK/chapter06/check.xml      Fri May 10 13:08:49 2019        (r11598)
@@ -42,7 +42,7 @@
 
     <para>Prepare Check for compilation:</para>
 
-<screen><userinput remap="configure">./configure --prefix=/usr
+<screen><userinput remap="configure">./configure --prefix=/usr \
             --docdir=/usr/share/doc/check-&check-version;</userinput></screen>
 
     <para>Build the package:</para>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to