summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/systemd-udevd.service.xml (renamed from man/systemd-udevd.xml)9
-rw-r--r--man/udev.xml4
-rw-r--r--man/udevadm.xml2
3 files changed, 10 insertions, 5 deletions
diff --git a/man/systemd-udevd.xml b/man/systemd-udevd.service.xml
index 79f917e5f..09b474423 100644
--- a/man/systemd-udevd.xml
+++ b/man/systemd-udevd.service.xml
@@ -24,12 +24,16 @@
</refmeta>
<refnamediv>
- <refname>systemd-udevd</refname><refpurpose>event managing daemon</refpurpose>
+ <refname>systemd-udevd.service</refname>
+ <refname>systemd-udevd</refname>
+ <refpurpose>Device event managing daemon</refpurpose>
</refnamediv>
<refsynopsisdiv>
+ <para><filename>systemd-logind.service</filename></para>
+
<cmdsynopsis>
- <command>systemd-udevd</command>
+ <command>/usr/lib/systemd/systemd-udevd</command>
<arg><option>--daemon</option></arg>
<arg><option>--debug</option></arg>
<arg><option>--children-max=</option></arg>
@@ -38,6 +42,7 @@
<arg><option>--version</option></arg>
<arg><option>--help</option></arg>
</cmdsynopsis>
+
</refsynopsisdiv>
<refsect1><title>Description</title>
diff --git a/man/udev.xml b/man/udev.xml
index bd0dec6a6..b5c7cd4be 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>systemd-udevd</refentrytitle>
+ <para>The udev daemon, <citerefentry><refentrytitle>systemd-udevd.service</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
@@ -691,7 +691,7 @@
<refsect1>
<title>See Also</title>
<para><citerefentry>
- <refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum>
+ <refentrytitle>systemd-udevd.service</refentrytitle><manvolnum>8</manvolnum>
</citerefentry>,
<citerefentry>
<refentrytitle>udevadm</refentrytitle><manvolnum>8</manvolnum>
diff --git a/man/udevadm.xml b/man/udevadm.xml
index d0cd9220f..b46a5f591 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -463,7 +463,7 @@
<refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum>
</citerefentry>
<citerefentry>
- <refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum>
+ <refentrytitle>systemd-udevd.service</refentrytitle><manvolnum>8</manvolnum>
</citerefentry></para>
</refsect1>
</refentry>