aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-19 20:41:59 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-06-19 20:41:59 +0000
commit0c012ac2c96978a0d297cdd21888564f8267bc8c (patch)
tree7f565f610a2d64d9fce47c75c1f9b2766cade71f /chapter07
parent89d204ea76f9105b3539bf58c36e598266661fb4 (diff)
Fixed the identation of /etc/fstab and some tagins regresions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/console.xml2
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