X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udevd.xml;h=8d22a0c14d1e8b0b50037b77866f62f8f95563b9;hb=025570aa3e054d92d65f8d2de9f91d202f60c798;hp=fbff8bab9761f4f83b684588adff8a30c29bf7e3;hpb=6ff4253618303d8ab77627e4b9afe115604b07f8;p=elogind.git diff --git a/udevd.xml b/udevd.xml index fbff8bab9..8d22a0c14 100644 --- a/udevd.xml +++ b/udevd.xml @@ -4,7 +4,7 @@
- udevd, udevcontrol + udevd udevd @@ -27,18 +27,18 @@ udevd - + + - - udevcontrol command - DESCRIPTION udevd listens to kernel uevents and passes the incoming events to - udev. It ensures the right event order and takes care, that events for child - devices are delayed until the parent has finished the device handling. + udev. It ensures the correct event order and takes care, that events for child + devices are delayed until the parent event has finished the device handling. + The behavior of the running daemon can be changed with + udevadm control. OPTIONS @@ -59,36 +59,21 @@ - + Print log messages to stdout. - - - Print usage. - - - - - - udevcontrol can dynamically set the log level of udevd. - Valid values are the numerical syslog priorities or their textual - representations: , - and . - - - - + - udevcontrol stops the execution of events from udevd. + Print version number. - + - udevcontrol starts the execution of events from udevd. + Print help text. @@ -113,6 +98,9 @@ SEE ALSO udev7 + , + + udevadm8