ソースを参照

Fixed kbd datadir on console configuration page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 19 年 前
コミット
9a07261f1e
2 ファイル変更6 行追加1 行削除
  1. 5 0
      chapter01/changelog.xml
  2. 1 1
      chapter07/console.xml

+ 5 - 0
chapter01/changelog.xml

@@ -39,6 +39,11 @@
     <listitem>
       <para>2006-10-15</para>
       <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Fixed console setup page to reference
+          the correct location for the kbd data. Thanks to Norman Urs
+          Baier for reporting the issue.</para>
+        </listitem>
         <listitem>
           <para>[bryan] - Upgrade to udev-102, remove patch.</para>
         </listitem>

+ 1 - 1
chapter07/console.xml

@@ -27,7 +27,7 @@
   Decide which keymap and screen font will be used. Various language-specific
   HOWTOs can also help with this, see <ulink
   url="http://www.tldp.org/HOWTO/HOWTO-INDEX/other-lang.html"/>. If still in
-  doubt, look in the <filename class="directory">/usr/share/kbd</filename>
+  doubt, look in the <filename class="directory">/lib/kbd</filename>
   directory for valid keymaps and screen fonts. Read
   <filename>loadkeys(1)</filename> and <filename>setfont(8)</filename> manual
   pages to determine the correct arguments for these programs.</para>