aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/udev.xml
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-16 07:29:31 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-09-16 07:29:31 +0000
commit9058aa1ecb1c771064d7bd3beacb520c2d8e440a (patch)
tree410974b20a419ddeba9e05fb468307904db0da57 /chapter06/udev.xml
parentfc02f2718a76d8ae7a23fe80504deae1832d8f17 (diff)
Updated Ncurses contents list and fixes some typos.
Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r--chapter06/udev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index c3de9a489..21499bca4 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -206,7 +206,7 @@ install -m644 -v docs/writing_udev_rules/index.html \
<varlistentry id="path_id">
<term><command>path_id</command></term>
<listitem>
- <para>Provide the shortest possible unique hardware path to a
+ <para>Provides the shortest possible unique hardware path to a
device</para>
<indexterm zone="ch-system-udev path_id">
<primary sortas="b-path_id">path_id</primary>
@@ -365,7 +365,7 @@ install -m644 -v docs/writing_udev_rules/index.html \
<varlistentry id="etc-udev">
<term><filename class="directory">/etc/udev</filename></term>
<listitem>
- <para>Contains Udev configuation files,
+ <para>Contains Udev configuration files,
device permissions, and rules for device naming</para>
<indexterm zone="ch-system-udev etc-udev">
<primary sortas="e-/etc/udev">/etc/udev</primary>