mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-04 11:34:36 +01:00
Added documentation installation commands to the Chapter 6 Kbd instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bdb3cca0a4
commit
cddcb23c37
@ -40,6 +40,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2008-10-11</para>
|
<para>2008-10-11</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[randy] - Added documentation installation commands to the
|
||||||
|
Chapter 6 Kbd instructions.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[randy] - Modified the IPRoute2 installation command so that the
|
<para>[randy] - Modified the IPRoute2 installation command so that the
|
||||||
docs are installed in a versioned directory.</para>
|
docs are installed in a versioned directory.</para>
|
||||||
|
@ -112,6 +112,12 @@ unset var</userinput></screen>
|
|||||||
|
|
||||||
<screen><userinput remap="install">mv -v /usr/bin/{kbd_mode,loadkeys,openvt,setfont} /bin</userinput></screen>
|
<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>
|
||||||
|
|
||||||
<sect2 id="contents-kbd" role="content">
|
<sect2 id="contents-kbd" role="content">
|
||||||
|
Loading…
Reference in New Issue
Block a user