소스 검색

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>