summaryrefslogtreecommitdiff
path: root/udevd.8
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2004-03-09 19:50:30 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:35:08 -0700
commitb86f56ff0936b8bf3fddfc60bbb2697b74a3fcf7 (patch)
tree7540da98e45e191866ff94b5f18ad93878eb74e7 /udevd.8
parent2bd07cf29b30b424d4b5a17882d0cab0b235153b (diff)
[PATCH] man page beauty
Thanks to Christian Gierke, he sent me a beauty patch for our man pages. Some typos are fixed and a few word are clarified.
Diffstat (limited to 'udevd.8')
-rw-r--r--udevd.811
1 files changed, 5 insertions, 6 deletions
diff --git a/udevd.8 b/udevd.8
index 30adb94f2b..9d0127b6bc 100644
--- a/udevd.8
+++ b/udevd.8
@@ -23,19 +23,18 @@ If unset, the event bypasses the queue and will be executed immediately.
allows the serialization of
.BR hotplug (8)
events. The events generated by the kernel may arrive in random order
-in userspace, that makes it neccessary to reorder it.
+in userspace, that makes it neccessary to reorder them.
.br
.B udevd
takes care of the kernel supplied sequence number and arranges the events for
-execution in the correct order. Missing sequences are delaying the
-execution of the following events until a timeout of a maximum of 5 seconds
-is reached.
+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.
.br
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 at the same time.
+are delayed until the execution is finished. This way there will never be more
+than one instance running for a single device at the same time.
.br
.B udevd
receives the events from