Hello World!
small typo on the glibc.xml chapter6 page, $lt; should be <

Andy
--- BOOK/chapter06/glibc.xml~	2006-04-14 11:59:33.000000000 +0100
+++ BOOK/chapter06/glibc.xml	2006-04-15 18:39:08.000000000 +0100
@@ -271,7 +271,7 @@
     <emphasis>Canada/Eastern</emphasis>). Then create the
     <filename>/etc/localtime</filename> file by running:</para>
 
-<screen><userinput>cp -v --remove-destination /usr/share/zoneinfo/<replaceable>$lt;xxx&gt;</replaceable> \
+<screen><userinput>cp -v --remove-destination /usr/share/zoneinfo/<replaceable>&lt;xxx&gt;</replaceable> \
     /etc/localtime</userinput></screen>
 
     <para>Replace <replaceable>&lt;xxx&gt;</replaceable> with the name of the time zone
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to