X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=7860efe9672558a54fa33b90901ac0b182f560fb;hb=578cd5101d55ac1b6ac05e0e2ea7107633aa45f0;hp=00f299fb73827862770a97ed747680fa438d855c;hpb=4281da1fa6fda10c15bee984825fc607a8385004;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 00f299fb7..7860efe96 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -110,6 +110,12 @@ query returns the absolute path including the root directory. + + + + The udev runtime directory: /run/udev. + + @@ -144,12 +150,9 @@ - + - Convert the database of an earlier udev version to the current format. This - is only useful on udev version upgrades, where the content of the old database might - be needed for the running system, and it is not sufficient for it, to be re-created - with the next bootup. + Cleanup the udev database. @@ -186,7 +189,7 @@ Trigger a specific type of devices. Valid types are: - devices, subsystems, failed. + devices, subsystems. The default value is devices. @@ -299,6 +302,12 @@ udevadm control <replaceable>command</replaceable> Modify the internal state of the running udev daemon. + + + + Signal and wait for udevd to exit. + + @@ -342,6 +351,12 @@ same time. + + seconds + + The maximum number seonds to wait for a reply from udevd. + +