浏览代码

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 年之前
父节点
当前提交
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>