Explorar el Código

removed spurious space

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans hace 23 años
padre
commit
902e95f1f4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      chapter07/loadkeys.xml

+ 2 - 2
chapter07/loadkeys.xml

@@ -16,9 +16,9 @@ by running the following:</para>
 <para><screen><userinput>cat &gt; /etc/sysconfig/keyboard &lt;&lt; "EOF"</userinput
 >
 # Begin /etc/sysconfig/keyboard
- 
+
 LAYOUT=&lt;path-to-keymap&gt;
- 
+
 # End /etc/sysconfig/keyboard
 <userinput>EOF</userinput></screen></para>