Author: manuel
Date: 2005-11-12 05:49:00 -0700 (Sat, 12 Nov 2005)
New Revision: 7149

Modified:
   branches/6.1.1/BOOK/chapter07/profile.xml
Log:
Tags fixes.

Modified: branches/6.1.1/BOOK/chapter07/profile.xml
===================================================================
--- branches/6.1.1/BOOK/chapter07/profile.xml   2005-11-12 12:48:09 UTC (rev 
7148)
+++ branches/6.1.1/BOOK/chapter07/profile.xml   2005-11-12 12:49:00 UTC (rev 
7149)
@@ -100,7 +100,7 @@
 that your locale was either not installed in Chapter 6 or is not supported by
 the default installation of Glibc.</para>
 
-<para><computeroutput>locale: Cannot set LC_* to default locale: No such file 
or directory</computeroutput></para>
+<screen><computeroutput>locale: Cannot set LC_* to default locale: No such 
file or directory</computeroutput></screen>
 
 <para>If this happens, you should either install the desired locale using the 
<command>localedef</command> command, or consider choosing a different locale.
 Further instructions assume that there are no such error messages from Glibc.
@@ -110,7 +110,7 @@
 example is the X library (part of the X Window System), which outputs the
 following error message:</para>
 
-<para><computeroutput>Warning: locale not supported by Xlib, locale set to 
C</computeroutput></para>
+<screen><computeroutput>Warning: locale not supported by Xlib, locale set to 
C</computeroutput></screen>
 
 <para>Sometimes it is possible to fix this by removing the charmap part of the
 locale specification, as long as that does not change the character map that

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to