aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/binutils.xml')
-rw-r--r--chapter08/binutils.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml
index c01ba44bd..113236674 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -74,7 +74,7 @@ find -name \*.1 -delete</userinput></screen>
<screen><userinput remap="pre">sed -i '/@\tincremental_copy/d' gold/testsuite/Makefile.in</userinput></screen>
-->
- <para>The Binutils documentation recommends building Binutils
+ <para>The Binutils documentation recommends building Binutils
in a dedicated build directory:</para>
<screen><userinput remap="pre">mkdir -v build
@@ -297,7 +297,7 @@ cd build</userinput></screen>
<varlistentry id="ld.gold">
<term><command>ld.gold</command></term>
<listitem>
- <para>A cut down version of ld that only supports the
+ <para>A cut down version of ld that only supports the
elf object file format</para>
<indexterm zone="ch-system-binutils ld.gold">
<primary sortas="b-ld.gold">ld.gold</primary>