From 2ca8941c1fd5739874e4c29bd5ad176b21587a3d Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 11 Feb 2013 20:09:22 +0000 Subject: Remove trailing whitespace from all files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/console.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter07/console.xml') diff --git a/chapter07/console.xml b/chapter07/console.xml index 75a3d2a25..d37dab6df 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -19,7 +19,7 @@ bootscript that sets up the keyboard map, console font and console kernel log level. If non-ASCII characters (e.g., the copyright sign, the British pound sign and Euro symbol) will not be used and the keyboard is a U.S. one, much - of this section can be skipped. Without the configuration file, (or + of this section can be skipped. Without the configuration file, (or equivalent settings in rc.site), the console bootscript will do nothing. @@ -78,7 +78,7 @@ name, -m, and the name of the application character map to load. E.g., in order to load the lat1-16 font together with the 8859-1 application character map - (as it is appropriate in the USA), + (as it is appropriate in the USA), set this variable to lat1-16 -m 8859-1. In UTF-8 mode, the kernel uses the application character map for -- cgit v1.2.3-54-g00ecf