aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-28 03:34:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-28 03:34:38 +0000
commit3d2cea91bd05ac1a9868b0d7fe24bc9ffad404c3 (patch)
tree343e5443c2cbace8164b0ebbc8ce91b657571ddf /chapter07
parent377cfd011610da9f9e00209cb42404982c900847 (diff)
Update to man-pages-3.67.
Reformatted version check script to fit pdf pages properly. Added a note about adding the parent directory to the es and pt keymaps for proper keymap loading. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/usage.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter07/usage.xml b/chapter07/usage.xml
index 885032365..ef2d5ac3a 100644
--- a/chapter07/usage.xml
+++ b/chapter07/usage.xml
@@ -396,9 +396,13 @@ EOF</userinput></screen>
<listitem>
<para>This variable specifies the arguments for the
<command>loadkeys</command> program, typically, the name of keymap
- to load, e.g., <quote>es</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,
- and the default kernel keymap will be used.</para>
+ and the default kernel keymap will be used. Note that for the
+ keymaps es and pt, the parent directory should also be specified
+ (e.g. qwerty/es or query/pt) to ensure the proper keymap is
+ loaded.
+ </para>
</listitem>
</varlistentry>