diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 0d2ba3618..3dec54930 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -64,7 +64,7 @@ complement of device nodes.</para> <segtitle>Installed programs</segtitle> <segtitle>Installed directory</segtitle> <seglistitem><seg>udev, udev_run_devd, udev_run_hotplugd, udevcontrol, udevd, -udevinfo, udevmonitor, udevsend, udevstart and udevtest</seg> +udevinfo, udevmonitor, udevsend, udevstart, and udevtest</seg> <seg>/etc/udev</seg></seglistitem> </segmentedlist> @@ -84,7 +84,7 @@ in LFS) in response to hotplug events</para> <varlistentry id="udev_run_devd"> <term><command>udev_run_devd</command></term> <listitem> - <para>executes programs and scripts in the + <para>Executes programs and scripts in the <filename class="directory">/etc/dev.d/</filename> directory in response to hotplug events </para> @@ -97,7 +97,7 @@ in LFS) in response to hotplug events</para> <varlistentry id="udev_run_hotplugd"> <term><command>udev_run_hotplugd</command></term> <listitem> - <para>executes programs and scripts in the + <para>Executes programs and scripts in the <filename class="directory">/etc/hotplug.d/</filename> directory in response to hotplug events </para> |