summaryrefslogtreecommitdiff
path: root/man/udevadm.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/udevadm.xml
parent33502ffe2eb7b56cdd018a4fb6830d7828519fad (diff)
udev: install udevd as /usr/lib/systemd/systemd-udevd
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 11900d202..cbf22b4b5 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -322,13 +322,13 @@
<varlistentry>
<term><option>--exit</option></term>
<listitem>
- <para>Signal and wait for udevd to exit.</para>
+ <para>Signal and wait for systemd-udevd to exit.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--log-priority=<replaceable>value</replaceable></option></term>
<listitem>
- <para>Set the internal log level of udevd. Valid values are the numerical
+ <para>Set the internal log level of systemd-udevd. Valid values are the numerical
syslog priorities or their textual representations: <option>err</option>,
<option>info</option> and <option>debug</option>.</para>
</listitem>
@@ -336,20 +336,20 @@
<varlistentry>
<term><option>--stop-exec-queue</option></term>
<listitem>
- <para>Signal udevd to stop executing new events. Incoming events
+ <para>Signal systemd-udevd to stop executing new events. Incoming events
will be queued.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--start-exec-queue</option></term>
<listitem>
- <para>Signal udevd to enable the execution of events.</para>
+ <para>Signal systemd-udevd to enable the execution of events.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--reload</option></term>
<listitem>
- <para>Signal udevd to reload the rules files and other databases like the kernel
+ <para>Signal systemd-udevd to reload the rules files and other databases like the kernel
module index. Reloading rules and databases does not apply any changes to already
existing devices; the new configuration will only be applied to new events.</para>
</listitem>
@@ -363,14 +363,14 @@
<varlistentry>
<term><option>--children-max=</option><replaceable>value</replaceable></term>
<listitem>
- <para>Set the maximum number of events, udevd will handle at the
+ <para>Set the maximum number of events, systemd-udevd will handle at the
same time.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>--timeout=</option><replaceable>seconds</replaceable></term>
<listitem>
- <para>The maximum number seconds to wait for a reply from udevd.</para>
+ <para>The maximum number seconds to wait for a reply from systemd-udevd.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -470,7 +470,7 @@
<refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum>
</citerefentry>
<citerefentry>
- <refentrytitle>udevd</refentrytitle><manvolnum>8</manvolnum>
+ <refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum>
</citerefentry></para>
</refsect1>
</refentry>