aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/binutils-pass1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/binutils-pass1.xml')
-rw-r--r--chapter05/binutils-pass1.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml
index 953c65308..a98f498c4 100644
--- a/chapter05/binutils-pass1.xml
+++ b/chapter05/binutils-pass1.xml
@@ -36,8 +36,7 @@ achieve this easily, you could do something like:
<para>Now prepare Binutils for compilation:</para>
-<screen><userinput>../&binutils-dir;/configure \
-&nbsp;&nbsp;&nbsp;&nbsp;--prefix=/tools --disable-nls</userinput></screen>
+<screen><userinput>../&binutils-dir;/configure --prefix=/tools --disable-nls</userinput></screen>
<para>The meaning of the configure options:</para>