Changeset c834524


Ignore:
Timestamp:
11/12/2005 12:49:00 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.1.1
Children:
620722e, 6f56bf7
Parents:
56052ff2
Message:

Tags fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/profile.xml

    r56052ff2 rc834524  
    101101the default installation of Glibc.</para>
    102102
    103 <para><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></para>
     103<screen><computeroutput>locale: Cannot set LC_* to default locale: No such file or directory</computeroutput></screen>
    104104
    105105<para>If this happens, you should either install the desired locale using the <command>localedef</command> command, or consider choosing a different locale.
     
    111111following error message:</para>
    112112
    113 <para><computeroutput>Warning: locale not supported by Xlib, locale set to C</computeroutput></para>
     113<screen><computeroutput>Warning: locale not supported by Xlib, locale set to C</computeroutput></screen>
    114114
    115115<para>Sometimes it is possible to fix this by removing the charmap part of the
Note: See TracChangeset for help on using the changeset viewer.