diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-06 15:45:31 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-06 15:45:31 +0200 |
commit | 7d563a17f3967890331daf08d43f2f005418139b (patch) | |
tree | 88b0c35d258a5b51fcadc1c0fc96ff80dfcaeacf /udev/udevadm.xml | |
parent | cf8ec631a23eae532541bfeeccce20f0d978404d (diff) |
use libudev code, unify logging, pass udev context around everywhere
Diffstat (limited to 'udev/udevadm.xml')
-rw-r--r-- | udev/udevadm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udevadm.xml b/udev/udevadm.xml index de0e026e8f..2e02c305d9 100644 --- a/udev/udevadm.xml +++ b/udev/udevadm.xml @@ -33,7 +33,7 @@ <command>udevadm settle <optional>options</optional></command> </cmdsynopsis> <cmdsynopsis> - <command>udevadm control <optional>options</optional> <replaceable>instruction</replaceable></command> + <command>udevadm control <replaceable>command</replaceable></command> </cmdsynopsis> <cmdsynopsis> <command>udevadm monitor <optional>options</optional></command> |