X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev%2Fudevadm.xml;h=2e03d9886eb85d9e4ab1faaed56d32123e2923be;hp=ebc4aa150fa793501024bca6a993740c38ca8c77;hb=1e03b754aef576a5cb75f01b1805cdc1f9cc292f;hpb=b76ad2e537e8672ace442eb27439521c9b107b09 diff --git a/udev/udevadm.xml b/udev/udevadm.xml index ebc4aa150..2e03d9886 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -224,10 +224,28 @@ and always return immediately. + + + + Wait only for events after the given sequence number. + + + + + + Wait only for events before the given sequence number. + + + + + + Stop waiting if file exists. + + - Do not print any output, like the remaining queue entries when reachin the timeout. + Do not print any output, like the remaining queue entries when reaching the timeout. @@ -266,7 +284,10 @@ - Signal udevd to reload the rules from the config. + Signal udevd to reload the rules files. + The udev daemon detects changes automatically, this option is + usually not needed. Reloading rules does not apply any changes + to already existing devices. @@ -326,8 +347,7 @@ udevadm test <optional>options</optional> <replaceable>devpath</replaceable> - Simulate a udev event run for the given device, and print out debug - output. Unless forced to, no device node or symlink will be created. + Simulate a udev event run for the given device, and print debug output. @@ -341,13 +361,6 @@ The subsystem string. - - - - Force the creation of a device node or symlink. Usually the test run - prints only debug output. - -