aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/binutils.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:33:18 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:33:18 +0200
commitd672ab7d660f95484428882d9bebfa259ee9d368 (patch)
treed0bcc15e3ad9e92bbcb174d2f2502c474a294ae3 /chapter08/binutils.xml
parentc8fb227d0dc82fb31b7ff03511cd1f2de6ee8765 (diff)
Remove spaces at end o lines - chapter08
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>