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