aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/m4.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/m4.xml')
-rw-r--r--chapter05/m4.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/m4.xml b/chapter05/m4.xml
index a4ed71be8..0dcc6b774 100644
--- a/chapter05/m4.xml
+++ b/chapter05/m4.xml
@@ -43,7 +43,7 @@
<sect2 role="installation">
<title>Installation of M4</title>
- <para>First, make some fixes required by glibc-2.28:</para>
+ <para>First, make some fixes introduced by glibc-2.28:</para>
<screen><userinput remap="pre">sed -i 's/IO_ftrylockfile/IO_EOF_SEEN/' lib/*.c
echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h</userinput></screen>