Changeset add261e


Ignore:
Timestamp:
Aug 6, 2006, 5:15:53 AM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
694e331
Parents:
a548b7a
Message:

Text correction for multilib kbd installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/kbd.xml

    ra548b7a radd261e  
    3636<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --datadir=/lib64/kbd</userinput></screen>
    3737
    38     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    39     href="../common/kbd.xml"
    40     xpointer="xpointer(//*[@os='c'])"/>
     38    <variablelist os="c">
     39      <title>The meaning of the configure options:</title>
     40
     41      <varlistentry>
     42        <term><parameter>--datadir</parameter></term>
     43        <listitem>
     44          <para>This option places the Kbd data and keymap files into
     45          /lib64/kbd, as they are used by some of the scripts in the
     46          CLFS-Bootscripts package and must be on the root partition.</para>
     47        </listitem>
     48      </varlistentry>
     49
     50    </variablelist>
    4151
    4252    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.