aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/console.xml
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2005-07-02 16:47:42 +0000
committerArchaic <archaic@linuxfromscratch.org>2005-07-02 16:47:42 +0000
commitffd471a5fbf3b0c69b468ec996e5c118efaf481b (patch)
treee652d4d92978a6a4b72e2e4edfcbe21c8b1c2751 /chapter07/console.xml
parentfaca37e6ec77abdb9cb734c4d159ce98530a3f7d (diff)
Reprise of r6318.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/console.xml')
-rw-r--r--chapter07/console.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml
index 736d1be9e..743224920 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -13,10 +13,9 @@
<para>This section discusses how to configure the <command>console</command>
bootscript that sets up the keyboard map and the console font. If non-ASCII
-characters (British pound and Euro character are examples of non-ASCII
-characters) will not be used and the keyboard is a U.S. one, skip this section.
-Without the configuration file, the <command>console</command> bootscript will
-do nothing.</para>
+characters (e.g., the British pound sign and Euro character) will not be used
+and the keyboard is a U.S. one, skip this section. Without the configuration
+file, the <command>console</command> bootscript will do nothing.</para>
<para>The <command>console</command> script reads the
<filename>/etc/sysconfig/console</filename> file for configuration information.