aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/console.xml
diff options
context:
space:
mode:
authorAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-07-06 12:31:08 +0000
committerAlexander E. Patrakov <alexander@linuxfromscratch.org>2004-07-06 12:31:08 +0000
commiteccb0c75f6909e7416e7736bf9d0f596bbf34f6f (patch)
treeb5ace543a93f6f649f0098128beb56462cabb631 /chapter07/console.xml
parentd9e7e0a5bbfdd531283fe36734b7536f4c692639 (diff)
Fixed a whitespace issue on the console page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/console.xml')
-rw-r--r--chapter07/console.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml
index 04b85354d..566ef6a56 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -74,7 +74,7 @@ only for i386 keymaps):</para>
<para>If you see that keycode 14 is Backspace and not Delete,
create the following keymap snippet to fix this issue:</para>
-<screen><userinput>mkdir -p /etc/kbd &amp; &amp; cat &gt;/etc/kbd/bs-sends-del &lt;&lt;"EOF"
+<screen><userinput>mkdir -p /etc/kbd &amp;&amp; cat &gt;/etc/kbd/bs-sends-del &lt;&lt;"EOF"
keycode 14 = Delete Delete Delete Delete
alt keycode 14 = Meta_Delete
altgr alt keycode 14 = Meta_Delete