chiark / gitweb /
[PATCH] Update the Gentoo udev.rules and udev.permissions files
[elogind.git] / udevd.8
diff --git a/udevd.8 b/udevd.8
index 401e9b2ade280b891acfab566e82e926b17efae5..59dc0206c242f1bd0661e864d9dcdbc275e0ce89 100644 (file)
--- a/udevd.8
+++ b/udevd.8
@@ -20,16 +20,20 @@ For each event a
 .BR udev (8)
 instance is executed in the background. All further events for the same device
 are delayed until the execution is finished. This way it will never run more
-than one instance for a single device.
+than one instance for a single device at the same time.
 .br
 .B udevd
 receives the events from
 .B udevsend
 which is called by
-.BR hotplug (8)
-
+.BR hotplug (8).
+If
+.B udevd
+isn't already running,
+.B udevsend
+will start it.
 .SH "SEE ALSO"
-.BR udev (8)
+.BR udev (8), hotplug (8)
 .SH AUTHORS
 .B udevd
 was developed primarily by Kay Sievers <kay.sievers@vrfy.org>, with much help