Explorar o código

Fix indentation.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Krejzi %!s(int64=11) %!d(string=hai) anos
pai
achega
c3070fb586
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      chapter06/acl.xml

+ 1 - 1
chapter06/acl.xml

@@ -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>