aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/glibc.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-12-15 10:24:33 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-12-15 10:24:33 -0600
commitdbaab9969490a759239eebe887c5af5a5d01ea98 (patch)
treee5da1a80e1995d66192fa513951d78b3b74314ea /chapter08/glibc.xml
parentc9aabf13a1e8e1fb57688a7dea2f2ca2f1a9e1ab (diff)
parent0c4501b5b186b116b90aa19fd7fb6087b3d70a69 (diff)
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter08/glibc.xml')
-rw-r--r--chapter08/glibc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index 0295e0aab..340eb0861 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -387,10 +387,10 @@ unset ZONEINFO</userinput></screen>
<filename class="directory">zoneinfo/posix</filename>. It is
necessary to put the POSIX time zones in
<filename class="directory">zoneinfo</filename>, otherwise various
- test-suites will report errors. On an embedded system, where space is
+ test suites will report errors. On an embedded system, where space is
tight and you do not intend to ever update the time zones, you could save
1.9 MB by not using the <filename class="directory">posix</filename>
- directory, but some applications or test-suites might produce some
+ directory, but some applications or test suites might produce some
failures.</para>
</listitem>
</varlistentry>