From 32220fbf033da1bb7b0ae5695a378a4f1c7719ba Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Thu, 6 May 2004 16:25:57 +0000 Subject: Fix XML validation error git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/console.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07') diff --git a/chapter07/console.xml b/chapter07/console.xml index 377febfeb..837f335dd 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -58,7 +58,7 @@ displays its help (instead of erasing the character before the cursor) when you press Backspace. To check if your keymap is affected (this works only for i386 keymaps): -zgrep '\W14\W' /path/to/your/keymap +zgrep '\W14\W' /path/to/your/keymap If you see that keycode 14 is Backspace and not Delete, create the following keymap snippet to fix this issue: -- cgit v1.2.3-54-g00ecf