From 37e62c3927648ed2a06906887fd432f8fed789d0 Mon Sep 17 00:00:00 2001 From: Archaic Date: Thu, 23 Jun 2005 17:27:03 +0000 Subject: [PATCH] Removed unneeded tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bison.xml | 5 ++--- chapter06/hotplug.xml | 4 ++-- chapter07/console.xml | 12 +++++------- chapter07/profile.xml | 7 +++---- 4 files changed, 12 insertions(+), 16 deletions(-) diff --git a/chapter06/bison.xml b/chapter06/bison.xml index bf2ebb0e4..74890db6d 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -62,9 +62,8 @@ GCC, Gettext, Glibc, Grep, M4, Make, and Sed bison -generates, from a series of rules, a program for analyzing the -structure of text files; Bison is a -replacement for Yacc (Yet Another Compiler +generates, from a series of rules, a program for analyzing the structure +of text files; Bison is a replacement for Yacc (Yet Another Compiler Compiler) bison diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index 3ae6440bc..6832fda2c 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -156,8 +156,8 @@ sortas="e-/etc/hotplug/usb.usermap">/etc/hotplug/usb.usermap/etc/hotplug.d This directory contains programs (or symlinks to them) that are interested -in receiving hotplug events. For example, Udev puts -its symlink here during installation +in receiving hotplug events. For example, Udev puts its symlink here during +installation /etc/hotplug.d diff --git a/chapter07/console.xml b/chapter07/console.xml index 9d2d47948..e7e3da325 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -56,13 +56,11 @@ instead of Euro, the correct FONT line would be: console initscript will not run the corresponding program. -In some keymaps, the Backspace and Delete keys send characters -different from ones in the default keymap built into the kernel. This -confuses some applications. For example, -Emacs displays its help (instead of erasing -the character before the cursor) when Backspace is pressed. To check -if the keymap in use is affected (this works only for i386 -keymaps): +In some keymaps, the Backspace and Delete keys send characters different +from ones in the default keymap built into the kernel. This confuses some +applications. For example, Emacs displays its help (instead of erasing the +character before the cursor) when Backspace is pressed. To check if the keymap +in use is affected (this works only for i386 keymaps): zgrep '\W14\W' [/path/to/your/keymap] diff --git a/chapter07/profile.xml b/chapter07/profile.xml index 00e8bcab2..4ff97f4c2 100644 --- a/chapter07/profile.xml +++ b/chapter07/profile.xml @@ -52,10 +52,9 @@ country values -This script also sets the INPUTRC -environment variable that makes Bash and -Readline use the -/etc/inputrc file created earlier. +This script also sets the INPUTRC environment variable that +makes Bash and Readline use the /etc/inputrc file created +earlier. Replace [ll] below with the two-letter code for the desired language (e.g., en) and