Fixed small typo in chap6 glibc.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2006-04-15 18:07:45 +00:00
parent 81aee91331
commit ff38e7078b

View File

@ -276,7 +276,7 @@ EOF</userinput></screen>
<emphasis>Canada/Eastern</emphasis>). Then create the <emphasis>Canada/Eastern</emphasis>). Then create the
<filename>/etc/localtime</filename> file by running:</para> <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> /etc/localtime</userinput></screen>
<para>Replace <replaceable>&lt;xxx&gt;</replaceable> with the name of the time zone <para>Replace <replaceable>&lt;xxx&gt;</replaceable> with the name of the time zone