X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=5996c013838d65f4facca6ba95f3fb2bdc72da5e;hb=e91ac78ffc62a7a4f10fc66ed492e5b67a11448a;hp=ebc4aa150fa793501024bca6a993740c38ca8c77;hpb=b76ad2e537e8672ace442eb27439521c9b107b09;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index ebc4aa150..5996c0138 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -224,10 +224,22 @@ and always return immediately. + + + + Wait only for events after the given sequence number. + + + + + + Wait only for events before the given sequence number. + + - 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 +278,10 @@ - Signal udevd to reload the rules from the config. + Signal udevd to reload the rules files. + Usually the udev daemon detects changes automatically, this may + only be needed on systems without inotify support. Reloading rules + does not apply any changes to already existing devices. @@ -326,8 +341,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 +355,6 @@ The subsystem string. - - - - Force the creation of a device node or symlink. Usually the test run - prints only debug output. - -