[Clfs-commits] commit: r4660 - in /trunk/BOOK/final-system: common/kbd.xml multilib/kbd.xml

svn at cross-lfs.org svn at cross-lfs.org
Thu Feb 5 15:04:03 PST 2009


Author: jim
Date: Thu Feb  5 23:04:03 2009
New Revision: 4660

Log:
Fixed Rendering Issue

Modified:
    trunk/BOOK/final-system/common/kbd.xml
    trunk/BOOK/final-system/multilib/kbd.xml

Modified: trunk/BOOK/final-system/common/kbd.xml
==============================================================================
--- trunk/BOOK/final-system/common/kbd.xml (original)
+++ trunk/BOOK/final-system/common/kbd.xml Thu Feb  5 23:04:03 2009
@@ -39,12 +39,12 @@
 
 <screen os="g"><userinput>make install</userinput></screen>
 
-    <para os="i">Some of the programs from Kbd are used by scripts
+    <para os="h">Some of the programs from Kbd are used by scripts
     in the CLFS-Bootscripts package. As <filename
     class="directory">/usr</filename> may not be available during the early
     stages of booting, those binaries need to be on the root partition:</para>
 
-<screen os="h"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont} /bin</userinput></screen>
+<screen os="i"><userinput>mv -v /usr/bin/{kbd_mode,dumpkeys,loadkeys,openvt,setfont} /bin</userinput></screen>
 
   </sect2>
 

Modified: trunk/BOOK/final-system/multilib/kbd.xml
==============================================================================
--- trunk/BOOK/final-system/multilib/kbd.xml (original)
+++ trunk/BOOK/final-system/multilib/kbd.xml Thu Feb  5 23:04:03 2009
@@ -49,6 +49,10 @@
     href="../common/kbd.xml"
     xpointer="xpointer(//*[@os='h'])"/>
 
+    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
+    href="../common/kbd.xml"
+    xpointer="xpointer(//*[@os='i'])"/>
+
   </sect2>
 
   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"




More information about the Clfs-commits mailing list