diff --git a/man/udevadm.xml b/man/udevadm.xml
index a9a4a4c374..9932f14b9f 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -83,8 +83,8 @@
udevadm info
- options
- devpath|file|unit
+ options
+ devpath|file|unit
Query the udev database for device information.
@@ -382,8 +382,8 @@
udevadm trigger
- options
- devpath|file|unit
+ options
+ devpath|file|unit
Request device events from the kernel. Primarily used to replay events at system coldplug time.
@@ -607,7 +607,7 @@
udevadm settle
- options
+ options
Watches the udev event queue, and exits if all current events are handled.
@@ -730,7 +730,7 @@
udevadm monitor
- options
+ options
Listens to the kernel uevents and events sent out by a udev rule
and prints the devpath of the event to the console. It can be used to analyze the
@@ -782,8 +782,8 @@
udevadm test
- options
- devpath|file|unit
+ options
+ devpath|file|unit
Simulate a udev event run for the given device, and print debug output.
@@ -819,9 +819,9 @@
udevadm test-builtin
- options
- command
- devpath|file|unit
+ options
+ command
+ devpath|file|unit
Run a built-in command COMMAND
for device DEVPATH, and print debug
@@ -848,8 +848,8 @@
udevadm verify
- options
- file
+ options
+ file
…
@@ -913,8 +913,8 @@
udevadm wait
- options
- device|syspath
+ options
+ device|syspath
…
@@ -977,8 +977,8 @@
udevadm lock
- options
- command
+ options
+ command
…