aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/gmp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/gmp.xml')
-rw-r--r--chapter06/gmp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml
index 7bad38fa3..4a2e490d6 100644
--- a/chapter06/gmp.xml
+++ b/chapter06/gmp.xml
@@ -52,7 +52,7 @@
<para>First, fix a minor error noted on the upstream web page:</para>
-<screen><userinput remap="pre"> sed -i 's/np + dn, qn/&amp; - dn/' mpn/generic/dcpi1_bdiv_q.c</userinput></screen>
+<screen><userinput remap="pre">sed -i 's/np + dn, qn/&amp; - dn/' mpn/generic/dcpi1_bdiv_q.c</userinput></screen>
<para>Prepare GMP for compilation:</para>