Forráskód Böngészése

Fix a typo in glibc commands

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 20 éve
szülő
commit
ad9b084473
2 módosított fájl, 2 hozzáadás és 1 törlés
  1. 1 0
      chapter01/changelog.xml
  2. 1 1
      chapter06/glibc.xml

+ 1 - 0
chapter01/changelog.xml

@@ -52,6 +52,7 @@ of the LFS Book.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>January 5th, 2005 [matt]: Corrected typo in glibc commands (Chris Lingard)</para></listitem>
 <listitem><para>January 5th, 2005 [jeremy]: Upgraded to findutils 4.2.11</para></listitem>
 
 <listitem><para>January 5th, 2005 [jeremy]: Upgraded to Texinfo 4.8</para></listitem>

+ 1 - 1
chapter06/glibc.xml

@@ -63,7 +63,7 @@ locales which you need or want. The following instructions, instead of the
 install-locales target above, will install the minimum set of locales necessary 
 for the tests to run successfully:</para>
 
-<screen><userinput>mkdir -p /tools/lib/locale
+<screen><userinput>mkdir -p /usr/lib/locale
 localedef -i de_DE -f ISO-8859-1 de_DE
 localedef -i de_DE@euro -f ISO-8859-15 de_DE@euro
 localedef -i en_HK -f ISO-8859-1 en_HK