Slight rewording of the keymap change.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Ken Moffat 2014-05-28 20:22:52 +00:00
parent 3d2cea91bd
commit 2cf50d29e5

View File

@ -398,10 +398,11 @@ EOF</userinput></screen>
<command>loadkeys</command> program, typically, the name of keymap <command>loadkeys</command> program, typically, the name of keymap
to load, e.g., <quote>it</quote>. If this variable is not set, the to load, e.g., <quote>it</quote>. If this variable is not set, the
bootscript will not run the <command>loadkeys</command> program, bootscript will not run the <command>loadkeys</command> program,
and the default kernel keymap will be used. Note that for the and the default kernel keymap will be used. Note that a few keymaps
keymaps es and pt, the parent directory should also be specified have multiple versions with the same name (cz and its variants in
(e.g. qwerty/es or query/pt) to ensure the proper keymap is qwerty/ and qwertz/, es in olpc/ and qwerty/, and trf in fgGIod/ and
loaded. qwerty/). In these cases the parent directory should also be specified
(e.g. qwerty/es) to ensure the proper keymap is loaded.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>