mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Fixed a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
95f1eb84e8
commit
a1f583e0b6
@ -82,7 +82,7 @@ EOF</userinput></screen>
|
|||||||
snippet after the main keymap:</para>
|
snippet after the main keymap:</para>
|
||||||
|
|
||||||
<screen><userinput>cat >>/etc/sysconfig/console <<"EOF"
|
<screen><userinput>cat >>/etc/sysconfig/console <<"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
|
||||||
|
Loading…
Reference in New Issue
Block a user