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
This commit is contained in:
Gerard Beekmans 2001-09-08 00:38:01 +00:00
parent 897a8391c2
commit 4ac36bef07

View File

@ -52,7 +52,7 @@ LAYOUT=<path-to-keymap>
<para>Replace <userinput>&lt;path-to-keymap&gt;</userinput> with the <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 path to the keymap you have selected. For example, if you have chosen the
US keymap, you would replace it with 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> </sect2>