diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:40:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-16 18:40:04 +0000 |
commit | 34a2f0ce883a8bababb18dd8312588ec1707a2c4 (patch) | |
tree | b5955c9262df1b25970622f4b9cf2c44d1e0a133 /chapter06/config-keyboard.xml | |
parent | 02ef5b5866ab68896920002f4cfbcc66d8ced433 (diff) |
fixed setup to 'set up'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/config-keyboard.xml')
-rw-r--r-- | chapter06/config-keyboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/config-keyboard.xml b/chapter06/config-keyboard.xml index 32b9a285f..014007ae4 100644 --- a/chapter06/config-keyboard.xml +++ b/chapter06/config-keyboard.xml @@ -15,7 +15,7 @@ example, if you have a Dutch keyboard, you would run:</para> <para><screen><userinput>ln -s i386/qwerty/nl.map.gz /usr/share/kbd/keymaps/defkeymap.map.gz</userinput></screen></para> -<para>An second option to configure your keyboard's layout is to compile +<para>A second option to configure your keyboard's layout is to compile the keymap directly into the kernel. This will make sure that your keyboard always works as expected, even when you have booted into maintenance mode (by passing `init=/bin/sh' to the kernel) in which case |