aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07')
-rw-r--r--chapter07/console.xml2
-rw-r--r--chapter07/udev.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/console.xml b/chapter07/console.xml
index c36454df2..d2562760f 100644
--- a/chapter07/console.xml
+++ b/chapter07/console.xml
@@ -299,7 +299,7 @@ EOF</userinput></screen>
<varlistentry>
<term>FONT_UNIMAP</term>
<listitem>
- <para>This variable specifies the unicode font map.</para>
+ <para>This variable specifies the Unicode font map.</para>
</listitem>
</varlistentry>
diff --git a/chapter07/udev.xml b/chapter07/udev.xml
index b091d9ac6..7d1f9b59c 100644
--- a/chapter07/udev.xml
+++ b/chapter07/udev.xml
@@ -251,7 +251,7 @@
<title>Udev creates a device incorrectly, or makes a wrong symlink</title>
<para>This usually happens if a rule unexpectedly matches a device. For
- example, a poorly-writen rule can match both a SCSI disk (as desired)
+ example, a poorly-written rule can match both a SCSI disk (as desired)
and the corresponding SCSI generic device (incorrectly) by vendor.
Find the offending rule and make it more specific, with the help of the
<command>udevadm info</command> command.</para>