mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-21 03:35:20 +01:00
Typo fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c8c8222784
commit
67d9211fd6
@ -64,7 +64,7 @@ complement of device nodes.</para>
|
|||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
<segtitle>Installed directory</segtitle>
|
<segtitle>Installed directory</segtitle>
|
||||||
<seglistitem><seg>udev, udev_run_devd, udev_run_hotplugd, udevcontrol, udevd,
|
<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>
|
<seg>/etc/udev</seg></seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
@ -84,7 +84,7 @@ in LFS) in response to hotplug events</para>
|
|||||||
<varlistentry id="udev_run_devd">
|
<varlistentry id="udev_run_devd">
|
||||||
<term><command>udev_run_devd</command></term>
|
<term><command>udev_run_devd</command></term>
|
||||||
<listitem>
|
<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
|
<filename class="directory">/etc/dev.d/</filename> directory in response
|
||||||
to hotplug events
|
to hotplug events
|
||||||
</para>
|
</para>
|
||||||
@ -97,7 +97,7 @@ in LFS) in response to hotplug events</para>
|
|||||||
<varlistentry id="udev_run_hotplugd">
|
<varlistentry id="udev_run_hotplugd">
|
||||||
<term><command>udev_run_hotplugd</command></term>
|
<term><command>udev_run_hotplugd</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>executes programs and scripts in the
|
<para>Executes programs and scripts in the
|
||||||
<filename class="directory">/etc/hotplug.d/</filename> directory in
|
<filename class="directory">/etc/hotplug.d/</filename> directory in
|
||||||
response to hotplug events
|
response to hotplug events
|
||||||
</para>
|
</para>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!ENTITY version "SVN-20051031">
|
<!ENTITY version "SVN-20051101">
|
||||||
<!ENTITY releasedate "October 31, 2005">
|
<!ENTITY releasedate "November 1, 2005">
|
||||||
<!ENTITY milestone "6.2">
|
<!ENTITY milestone "6.2">
|
||||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user