Changeset fef8487 in clfs-sysroot for BOOK/bootscripts/common/locale.xml


Ignore:
Timestamp:
Jul 11, 2009, 6:35:07 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
25e7898
Parents:
11462e6
Message:

Even More Text Updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/bootscripts/common/locale.xml

    r11462e6 rfef8487  
    5050  canonical charmap for your chosen locale.</para>
    5151
    52   <para>The list of all locales supported by EGlibc can be obtained by running
     52  <para>The list of all locales supported by EGLIBC can be obtained by running
    5353  the following command:</para>
    5454
     
    8585  commands above fail with a message similar to the one shown below, this means
    8686  that your locale was either not installed in Chapter 10 or is not supported by
    87   the default installation of EGlibc.</para>
     87  the default installation of EGLIBC.</para>
    8888
    8989<screen><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></screen>
     
    9292  the <command>localedef</command> command, or consider choosing a different
    9393  locale. Further instructions assume that there are no such error messages
    94   from EGlibc.</para>
     94  from EGLIBC.</para>
    9595
    9696  <para>Some packages beyond CLFS may also lack support for your chosen locale.
     
    102102  <para>Sometimes it is possible to fix this by removing the charmap part of
    103103  the locale specification, as long as that does not change the character map
    104   that EGlibc associates with the locale (this can be checked by running the
     104  that EGLIBC associates with the locale (this can be checked by running the
    105105  <command>locale charmap</command> command in both locales). For example,
    106106  one would have to change &quot;de_DE.ISO-8859-15@euro&quot; to
Note: See TracChangeset for help on using the changeset viewer.