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 9b46907e8..1d87b7797 100644
--- a/chapter08/binutils.xml
+++ b/chapter08/binutils.xml
@@ -57,9 +57,9 @@
<screen><computeroutput>The system has no more ptys.
Ask your system administrator to create more.</computeroutput></screen>
- <para>A glitch in the building system causes the shipped man pages to
+ <para>An error in the building system causes the shipped man pages to
be empty. Workaround the issue and remove the shipped man pages, so the
- building system will regenerate man pages correctly:</para>
+ man pages will be regenerated correctly:</para>
<screen><userinput remap="pre">sed -i '63d' etc/texi2pod.pl
find -name \*.1 -delete</userinput></screen>