diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-10 21:54:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-10 21:54:19 +0000 |
commit | 7bb9fda5ec3bfcf9c174b52a4129ae76aec4c85e (patch) | |
tree | d68b7391b0d003715a45408476c7c533e379a76a /chapter06/glibc.xml | |
parent | e80267c363a9d95b305ac6870b3c0fdb5c0dfa68 (diff) |
Minor text and punctuation updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index ed69cd7b9..a16ff6c58 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -295,8 +295,8 @@ unset ZONEINFO</userinput></screen> test-suites will report errors. On an embedded system, where space is tight and you do not intend to ever update the timezones, you could save 1.9MB by not using the <filename class="directory">posix</filename> - directory, but some applications or test-suites might give less good - results</para> + directory, but some applications or test-suites might produce some + failures.</para> </listitem> </varlistentry> <varlistentry> @@ -417,7 +417,7 @@ mkdir -pv /etc/ld.so.conf.d</userinput></screen> /usr/include/protocols, /usr/include/rpc, /usr/include/rpcsvc, /usr/include/sys, /usr/lib/audit, /usr/lib/gconv, /usr/lib/locale, /usr/libexec/getconf, /usr/share/i18n, /usr/share/zoneinfo, - /var/cache/nscd, /var/lib/nss_db</seg> + /var/cache/nscd, and /var/lib/nss_db</seg> </seglistitem> </segmentedlist> |