diff options
Diffstat (limited to 'chapter07/console.xml')
-rw-r--r-- | chapter07/console.xml | 7 |
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. |