chiark / gitweb /
[PATCH] fix stupid off-by-one bug that caused udevstart to die on x86-64 boxes.
[elogind.git] / udevd.8
diff --git a/udevd.8 b/udevd.8
index 9d0127b6bcd79c5c422ac5e40785e073caaba8d9..52c270add8ad73f1331fce7494152234334d1387 100644 (file)
--- a/udevd.8
+++ b/udevd.8
@@ -28,7 +28,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)