diff options
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 2c5488e81..aa7a0f986 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -300,8 +300,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> @@ -422,7 +422,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> |