Fixed a typo.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-04-18 18:07:40 +00:00
parent 95f1eb84e8
commit a1f583e0b6

View File

@ -82,7 +82,7 @@ EOF</userinput></screen>
snippet after the main keymap:</para> snippet after the main keymap:</para>
<screen><userinput>cat &gt;&gt;/etc/sysconfig/console &lt;&lt;"EOF" <screen><userinput>cat &gt;&gt;/etc/sysconfig/console &lt;&lt;"EOF"
<literal>KEYMAP_CORRECTION="/etc/kbd/bs-sends-del"</literal> <literal>KEYMAP_CORRECTIONS="/etc/kbd/bs-sends-del"</literal>
EOF</userinput></screen> EOF</userinput></screen>
<para>To compile the keymap directly into the kernel instead of <para>To compile the keymap directly into the kernel instead of