Author: ken
Date: 2008-02-26 17:11:42 -0700 (Tue, 26 Feb 2008)
New Revision: 8493

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter07/console.xml
   trunk/BOOK/general.ent
Log:
Correct the name of ru-ms keymap in the example (ru_ms is wrong even for 1.12).

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-02-24 20:52:29 UTC (rev 8492)
+++ trunk/BOOK/chapter01/changelog.xml  2008-02-27 00:11:42 UTC (rev 8493)
@@ -37,6 +37,15 @@
 -->
 
     <listitem>
+      <para>2008-02-26</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Corrected typo in name of ru-ms keymap.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2008-02-24</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter07/console.xml
===================================================================
--- trunk/BOOK/chapter07/console.xml    2008-02-24 20:52:29 UTC (rev 8492)
+++ trunk/BOOK/chapter07/console.xml    2008-02-27 00:11:42 UTC (rev 8493)
@@ -191,7 +191,7 @@
 <literal># Begin /etc/sysconfig/console
 
 UNICODE="1"
-KEYMAP="ru_ms"
+KEYMAP="ru-ms"
 LEGACY_CHARSET="koi8-r"
 FONT="LatArCyrHeb-16"
 

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-02-24 20:52:29 UTC (rev 8492)
+++ trunk/BOOK/general.ent      2008-02-27 00:11:42 UTC (rev 8493)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20080224">
-<!ENTITY releasedate "February 24, 2008">
+<!ENTITY version "SVN-20080226">
+<!ENTITY releasedate "February 26, 2008">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to