aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorDavid Bryant <davidbryant@gvtc.com>2022-12-06 14:56:58 -0600
committerDavid Bryant <davidbryant@gvtc.com>2022-12-06 14:56:58 -0600
commit8f10e6fa4909f5d01d207091dac303510b722206 (patch)
tree1804991199ccf02ffa07e87f4bb9f7bc488434d1 /chapter08
parent5042efcc2f694301ebaae0646a8aacb5eeb1b131 (diff)
Patch up English idiom here and there.
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/libelf.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter08/libelf.xml b/chapter08/libelf.xml
index 7286d0a4e..9fac415e1 100644
--- a/chapter08/libelf.xml
+++ b/chapter08/libelf.xml
@@ -41,8 +41,8 @@
<sect2 role="installation">
<title>Installation of Libelf</title>
- <para>Libelf is part of elfutils-&elfutils-version; package. Use
- the elfutils-&elfutils-version;.tar.bz2 as the source tarball.</para>
+ <para>Libelf is part of the elfutils-&elfutils-version; package. Use
+ the elfutils-&elfutils-version;.tar.bz2 file as the source tarball.</para>
<para>Prepare Libelf for compilation:</para>
@@ -59,7 +59,7 @@
<screen><userinput remap="test">make check</userinput></screen>
<para>One test named <filename>run-low_high_pc.sh</filename> is known to
- fail on 32-bit x86 system.</para>
+ fail on 32-bit x86 systems.</para>
<para>Install only Libelf:</para>