aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/glibc.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:24:40 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-15 09:24:40 +0200
commitd4c8dce41281747caf8a0537a3c41b64e78f767c (patch)
tree548a5d925622d17ff3fc2c98699a98a2d476d65f /chapter05/glibc.xml
parentdf1207e0fb2613f19cb89b8c2bddf24b72e1ec6a (diff)
parent06e7b3611839ab0051fb09e6ae1abc3dfad1ca4e (diff)
Merge branch 'trunk' into plabs/condxml
Diffstat (limited to 'chapter05/glibc.xml')
-rw-r--r--chapter05/glibc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml
index 37a222bd1..e3503a958 100644
--- a/chapter05/glibc.xml
+++ b/chapter05/glibc.xml
@@ -62,7 +62,7 @@ esac</userinput></screen>
<screen><userinput remap="pre">patch -Np1 -i ../glibc-&glibc-version;-fhs-1.patch</userinput></screen>
- <para>The Glibc documentation recommends building Glibc
+ <para>The Glibc documentation recommends building Glibc
in a dedicated build directory:</para>
<screen><userinput remap="pre">mkdir -v build
@@ -139,7 +139,7 @@ cd build</userinput></screen>
generally harmless. This <command>msgfmt</command> program is part of the
Gettext package which the host distribution should provide.</para>
- <note><para>There have been reports that this package may fail when
+ <note><para>There have been reports that this package may fail when
building as a "parallel make". If this occurs, rerun the make command
with a "-j1" option.</para></note>