Index: glibc.xml
===================================================================
--- glibc.xml (revision 10967)
+++ glibc.xml (working copy)
@@ -53,7 +53,7 @@
an <function>iconv()</function> implementation and can convert
from/to
Unicode, therefore libiconv is not required on an LFS system.</para>
</note>
- <para>Some of the Glibc programs use non-FHS compilant
+ <para>Some of the Glibc programs use non-FHS compliant
<filename class="directory">/var/db</filename> directory to store
their runtime data. Apply the following patch to make such programs
store their runtime data in the FHS-compliant locations:</para>
@@ -294,14 +294,14 @@
<varlistentry>
<term><parameter>zic -L /dev/null ...</parameter></term>
<listitem>
- <para>This creates posix timezones, without any leap seconds.
It is
+ <para>This creates posix time zones, without any leap seconds.
It is
conventional to put these in both
<filename class="directory">zoneinfo</filename> and
<filename class="directory">zoneinfo/posix</filename>. It is
- necessary to put the POSIX timezones in
+ 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
- tight and you do not intend to ever update the timezones, you
could save
+ tight and you do not intend to ever update the time zones, you
could save
1.9MB by not using the <filename
class="directory">posix</filename>
directory, but some applications or test-suites might produce
some
failures.</para>
@@ -310,9 +310,9 @@
<varlistentry>
<term><parameter>zic -L leapseconds ...</parameter></term>
<listitem>
- <para>This creates right timezones, including leap seconds. On an
+ <para>This creates right time zones, including leap seconds. On
an
embedded system, where space is tight and you do not intend to
- ever update the timezones, or care about the correct time, you
could
+ ever update the time zones, or care about the correct time, you
could
save 1.9MB by omitting the <filename
class="directory">right</filename>
directory.</para>
</listitem>
@@ -336,7 +336,7 @@
<para>After answering a few questions about the location, the script
will
output the name of the time zone (e.g.,
<emphasis>America/Edmonton</emphasis>). There are also some other
possible
- timezones listed in <filename
+ time zones listed in <filename
class='directory'>/usr/share/zoneinfo</filename> such as
<emphasis>Canada/Eastern</emphasis> or <emphasis>EST5EDT</emphasis>
that
are not identified by the script but can be used.</para>
@@ -490,7 +490,7 @@
<varlistentry id="iconvconfig">
<term><command>iconvconfig</command></term>
<listitem>
- <para>Creates fastloading <command>iconv</command> module
configuration
+ <para>Creates fast loading <command>iconv</command> module
configuration
files</para>
<indexterm zone="ch-system-glibc iconvconfig">
<primary sortas="b-iconvconfig">iconvconfig</primary>
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page