Просмотр исходного кода

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 лет назад
Родитель
Сommit
4ac36bef07
1 измененных файлов с 1 добавлено и 1 удалено
  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
 <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>