chiark / gitweb /
[PATCH] kdetv wants to see device nodes in /dev
[elogind.git] / udevd.8
diff --git a/udevd.8 b/udevd.8
index 9d0127b6bcd79c5c422ac5e40785e073caaba8d9..1de7a3cba2f7ae1a7085141c356f9566b9a6a128 100644 (file)
--- a/udevd.8
+++ b/udevd.8
@@ -1,8 +1,6 @@
 .TH UDEVD 8 "February 2004" "" "Linux Administrator's Manual"
 .SH NAME
-udevd \- udev event serializer daemon
-.br
-udevsend \- sends the event to udevd
+udevd, udevdsend \- udev event serializer daemon and udev event sender
 .SH SYNOPSIS
 .BI udevsend " hotplug-subsystem"
 .sp
@@ -28,7 +26,7 @@ in userspace, that makes it neccessary to reorder them.
 .B udevd
 takes care of the kernel supplied sequence number and arranges the events for
 execution in the correct order. Missing sequences delay the execution of the
-following events until a timeout of a maximum of 5 seconds is reached.
+following events until a timeout is reached.
 .br
 For each event a
 .BR udev (8)