Author: krejzi
Date: Tue Apr 22 07:34:30 2014
New Revision: 10544

Log:
Fix indentation.

Modified:
   trunk/BOOK/chapter06/acl.xml

Modified: trunk/BOOK/chapter06/acl.xml
==============================================================================
--- trunk/BOOK/chapter06/acl.xml        Tue Apr 22 07:32:28 2014        (r10543)
+++ trunk/BOOK/chapter06/acl.xml        Tue Apr 22 07:34:30 2014        (r10544)
@@ -55,7 +55,7 @@
     to segfault on overly long group name:</para>
 
 <screen><userinput remap="pre">sed -i -e "s|: TABS-1;|&amp;\n\n\t\t\tif (x > 
(TABS-1))\n\t\t\t\tx = (TABS-1);\n|" \
-                                   
libacl/__acl_to_any_text.c</userinput></screen>
+    libacl/__acl_to_any_text.c</userinput></screen>
      
 
     <para>Prepare Acl for compilation:</para>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to