diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/console.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml index 0e3cbe2ca..0c0d6fd8f 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -95,7 +95,7 @@ EOF</userinput></screen> setting it every time from the <command>console</command> bootscript, then instructions are given in <xref linkend="ch-bootable-kernel"/>. Doing this ensures that your keyboard will always work as expected, even when you boot into -maintenance mode (by passing `init=/bin/sh' to the kernel), as in that +maintenance mode (by passing <parameter>init=/bin/sh</parameter> to the kernel), as in that situation, the <command>console</command> bootscript won't be run.</para> <para>Since the kernel will set up the keymap, you can omit the KEYMAP variable |