aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Trepl <thomas@linuxfromscratch.org>2023-08-17 00:30:11 +0200
committerThomas Trepl <thomas@linuxfromscratch.org>2023-08-17 00:30:11 +0200
commit6fd9f0658c420438154fa5055e043ec3b447db3e (patch)
tree758a17b0c138d0cddd418c76436119cb902dbda7
parent32db9062aa91ef940b83e9fa44db54157be7d3e9 (diff)
parentcfcc2fe6cd00fb3606f76ba5591b6e4cb4384447 (diff)
Automatic merge of trunk into multilibml-12.0rc1
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--chapter08/gcc.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 84054f34a..e02576110 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -65,7 +65,7 @@
</listitem>
<listitem>
<para>[rahul] - Update to pkgconf-2.0.1. Fixes
- <ulink url='&lfs-ticket-root;5315'>#5316</ulink>.</para>
+ <ulink url='&lfs-ticket-root;5316'>#5316</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index dcc17a1ad..644e84339 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -213,7 +213,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
In the asan tests, several tests in <filename>asan_test.C</filename>
are known to fail.
The test named <filename>interception-malloc-test-1.C</filename>
- are known to fail.
+ is known to fail.
</para>
<para>A few unexpected failures cannot always be avoided. The GCC developers