aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/coreutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 2c1b26654..aa064a7c5 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -53,7 +53,7 @@
later than all other files to prevent a <command>make</command>
error:</para>
-<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-i18n-patch; &amp;&amp;
+<screen><userinput remap="pre">patch -Np1 -i ../&coreutils-i18n-patch;
touch Makefile.in</userinput></screen>
<note>