aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-08 00:38:01 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-08 00:38:01 +0000
commit4ac36bef07027ca8973229d91e564e147b3e8d72 (patch)
tree5cd810710b9104b460a5905fdf2413fc4d622027 /chapter07
parent897a8391c2fc845cc4173f4b8265acae49bba422 (diff)
removed dot after file name (for sentence termination, but may be used
by accident as file name) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/loadkeys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml
index f34d296ad..11b500621 100644
--- a/chapter07/loadkeys.xml
+++ b/chapter07/loadkeys.xml
@@ -52,7 +52,7 @@ LAYOUT=&lt;path-to-keymap&gt;
<para>Replace <userinput>&lt;path-to-keymap&gt;</userinput> with the
path to the keymap you have selected. For example, if you have chosen the
US keymap, you would replace it with
-<userinput>/usr/share/kbd/keymaps/i386/qwerty/us.map.gz.</userinput></para>
+<userinput>/usr/share/kbd/keymaps/i386/qwerty/us.map.gz</userinput></para>
</sect2>