aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/acl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/acl.xml b/chapter06/acl.xml
index 238ca6f39..f38211e32 100644
--- a/chapter06/acl.xml
+++ b/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>