diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 54f81a843..f0b3d3fec 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -60,9 +60,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 735aaedd9..349f1fd56 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -155,8 +155,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 c21f12a8b..cf8ad4d78 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