ソースを参照

Changelog: fix a wrong directory, and a typo

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie 5 年 前
コミット
51c960dfdf
1 ファイル変更3 行追加3 行削除
  1. 3 3
      chapter01/changelog.xml

+ 3 - 3
chapter01/changelog.xml

@@ -84,10 +84,10 @@
           <para>[pierre] - Update to vim-8.2.0814.</para>
         </listitem>
         <listitem>
-          <para>[pierre] - Add a symlink from /tools/share/locale
-          to /usr/share/locale/locale-archive, to allow some programs
+          <para>[pierre] - Add a symlink from /tools/lib/locale
+          to /usr/lib/locale/locale-archive, to allow some programs
           to find the installed locales. Fixes test failures in bison
-          and man-db;</para>
+          and man-db.</para>
         </listitem>
       </itemizedlist>
     </listitem>