Sfoglia il codice sorgente

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

Gerard Beekmans 24 anni fa
parent
commit
4ac36bef07
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      chapter07/loadkeys.xml

+ 1 - 1
chapter07/loadkeys.xml

@@ -52,7 +52,7 @@ LAYOUT=<path-to-keymap>
 <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>