Author: randy
Date: 2008-10-11 09:32:15 -0600 (Sat, 11 Oct 2008)
New Revision: 8635
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/kbd.xml
Log:
Added documentation installation commands to the Chapter 6 Kbd instructions
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2008-10-11 15:24:46 UTC (rev 8634)
+++ trunk/BOOK/chapter01/changelog.xml 2008-10-11 15:32:15 UTC (rev 8635)
@@ -41,6 +41,10 @@
<para>2008-10-11</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Added documentation installation commands to the
+ Chapter 6 Kbd instructions.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Modified the IPRoute2 installation command so that
the
docs are installed in a versioned directory.</para>
</listitem>
Modified: trunk/BOOK/chapter06/kbd.xml
===================================================================
--- trunk/BOOK/chapter06/kbd.xml 2008-10-11 15:24:46 UTC (rev 8634)
+++ trunk/BOOK/chapter06/kbd.xml 2008-10-11 15:32:15 UTC (rev 8635)
@@ -112,6 +112,12 @@
<screen><userinput remap="install">mv -v
/usr/bin/{kbd_mode,loadkeys,openvt,setfont} /bin</userinput></screen>
+ <para>If desired, install the documentation:</para>
+
+<screen><userinput remap="install">mkdir -v /usr/share/doc/kbd-&kbd-version;
+cp -R -v doc/* \
+ /usr/share/doc/kbd-&kbd-version;</userinput></screen>
+
</sect2>
<sect2 id="contents-kbd" role="content">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page