aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:24:40 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:24:40 +0200
commitd4c8dce41281747caf8a0537a3c41b64e78f767c (patch)
tree548a5d925622d17ff3fc2c98699a98a2d476d65f /chapter08/binutils.xml
parentdf1207e0fb2613f19cb89b8c2bddf24b72e1ec6a (diff)
parent06e7b3611839ab0051fb09e6ae1abc3dfad1ca4e (diff)
Merge branch 'trunk' into plabs/condxml
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>