Fixed kbd datadir on console configuration page

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Dan Nichilson 2006-10-15 19:05:21 +00:00
parent 9749dc513b
commit 9a07261f1e
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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>