aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/shadow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/shadow.xml')
-rw-r--r--chapter06/shadow.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml
index 377dbae04..714393c2a 100644
--- a/chapter06/shadow.xml
+++ b/chapter06/shadow.xml
@@ -34,7 +34,7 @@ properly:</para>
<para>Work around a problem that prevents Shadow's internationalization from
working:</para>
-<screen><userinput>echo '#define HAVE_SETLOCALE 1' >> config.h</userinput></screen>
+<screen><userinput>echo '#define HAVE_SETLOCALE 1' &gt;&gt; config.h</userinput></screen>
<para>Compile the package:</para>