summaryrefslogtreecommitdiff
path: root/man/udev.xml
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-16 23:32:22 +0200
committerKay Sievers <kay@vrfy.org>2012-04-17 00:18:30 +0200
commitf13b388f97bc3ba8db844bd3413d510e2466a0b6 (patch)
tree40fd20a7f5ca8d14066f7ed035bc338157064437 /man/udev.xml
parent33502ffe2eb7b56cdd018a4fb6830d7828519fad (diff)
downloadsystemd-f13b388f97bc3ba8db844bd3413d510e2466a0b6.tar.gz
udev: install udevd as /usr/lib/systemd/systemd-udevd
Diffstat (limited to 'man/udev.xml')
-rw-r--r--man/udev.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/udev.xml b/man/udev.xml
index 458d351658..bd0dec6a6a 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -41,7 +41,7 @@
names provide a way to reliably identify devices based on their properties or
current configuration.</para>
- <para>The udev daemon, <citerefentry><refentrytitle>udevd</refentrytitle>
+ <para>The udev daemon, <citerefentry><refentrytitle>systemd-udevd</refentrytitle>
<manvolnum>8</manvolnum></citerefentry>, receives device uevents directly from
the kernel whenever a device is added or removed from the system, or it changes its
state. When udev receives a device event, it matches its configured set of rules
@@ -512,7 +512,7 @@
<listitem>
<para>Apply the permissions specified in this rule to the static device node with
the specified name. Static device node creation can be requested by kernel modules.
- These nodes might not have a corresponding kernel device at the time udevd is
+ These nodes might not have a corresponding kernel device at the time systemd-udevd is
started; they can trigger automatic kernel module loading.</para>
</listitem>
</varlistentry>
@@ -691,7 +691,7 @@
<refsect1>
<title>See Also</title>
<para><citerefentry>
- <refentrytitle>udevd</refentrytitle><manvolnum>8</manvolnum>
+ <refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum>
</citerefentry>,
<citerefentry>
<refentrytitle>udevadm</refentrytitle><manvolnum>8</manvolnum>