Ignore:
Timestamp:
09/03/2004 09:36:40 PM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
c17fc85
Parents:
73734b6
Message:

Minor textual edits

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/kernel.xml

    r73734b6 r5fc710e  
    5050<screen><userinput>sed -i 's@/sbin/hotplug@/bin/true@' kernel/kmod.c</userinput></screen>
    5151
    52 <para>If, in <xref linkend="ch-scripts-console"/> the keymap was
    53 compiled into the kernel, issue the command below:</para>
     52<para>If, in <xref linkend="ch-scripts-console"/> it was decided to
     53compile the keymap into the kernel, issue the command below:</para>
    5454
    5555<screen><userinput>loadkeys -m /usr/share/kbd/keymaps/<replaceable>[path to  keymap]</replaceable> &gt; \
    56     <replaceable>[sources dir]</replaceable>/linux-&linux-version;/drivers/char/defkeymap.c</userinput></screen>
     56    /linux-&linux-version;/drivers/char/defkeymap.c</userinput></screen>
    5757
    5858<para>For example, if using a Dutch keyboard, use
Note: See TracChangeset for help on using the changeset viewer.