X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev%2Fudevadm.xml;h=b86b33ac44d67491ccd08621e5373821b8b71930;hb=1c7047ea77a417f183b6b92f4f5ea3728acef79b;hp=670c991457145e7c53b62a47ead133101b6efb4b;hpb=726687ad48bdececed1e7e44387c50e009e28208;p=elogind.git diff --git a/udev/udevadm.xml b/udev/udevadm.xml index 670c99145..b86b33ac4 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -24,7 +24,13 @@ - udevadm info options + udevadm + + + + + + udevadm info options udevadm trigger options @@ -33,7 +39,7 @@ udevadm settle options - udevadm control options instruction + udevadm control command udevadm monitor options @@ -41,12 +47,6 @@ udevadm test options devpath - - udevadm version - - - udevadm help - DESCRIPTION @@ -56,6 +56,26 @@ OPTIONS + + + + + Print debug messages to stderr. + + + + + + Print version number. + + + + + + Print help text. + + + udevadm info <replaceable>options</replaceable> Queries the udev database for device information @@ -231,7 +251,7 @@ Modify the internal state of the running udev daemon. - + Set the internal log level of udevd. Valid values are the numerical syslog priorities or their textual representations: , @@ -239,20 +259,20 @@ - + Signal udevd to stop executing new events. Incoming events will be queued. - + Signal udevd to enable the execution of events. - + Signal udevd to reload the rules from the config. @@ -264,19 +284,12 @@ - value + value Set the maximum number of events, udevd will handle at the same time. - - - - Set the maximum number of events, which are allowed to run at the - same time. - - @@ -351,14 +364,6 @@ - - udevadm version - Print version number. - - - udevadm help - Print help text. - AUTHOR