Author: renodr
Date: Sat Feb  9 09:51:10 2019
New Revision: 11515

Log:
Bash - spacing

Modified:
   trunk/BOOK/chapter06/bash.xml

Modified: trunk/BOOK/chapter06/bash.xml
==============================================================================
--- trunk/BOOK/chapter06/bash.xml       Fri Feb  8 15:01:00 2019        (r11514)
+++ trunk/BOOK/chapter06/bash.xml       Sat Feb  9 09:51:10 2019        (r11515)
@@ -46,9 +46,9 @@
 -->
     <para>Prepare Bash for compilation:</para>
 
-<screen><userinput remap="configure">./configure --prefix=/usr                 
      \
+<screen><userinput remap="configure">./configure --prefix=/usr                 
   \
             --docdir=/usr/share/doc/bash-&bash-version; \
-            --without-bash-malloc               \
+            --without-bash-malloc            \
             --with-installed-readline</userinput></screen>
 
     <variablelist>
-- 
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