aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/mpfr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/mpfr.xml')
-rw-r--r--chapter06/mpfr.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/mpfr.xml b/chapter06/mpfr.xml
index 00bb8e164..708101891 100644
--- a/chapter06/mpfr.xml
+++ b/chapter06/mpfr.xml
@@ -43,9 +43,9 @@
<para>Prepare MPFR for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
- --enable-thread-safe \
- --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr \
+ --enable-thread-safe \
+ --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput></screen>
<para>Compile the package:</para>