summaryrefslogtreecommitdiff
path: root/udev.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'udev.8.in')
-rw-r--r--udev.8.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/udev.8.in b/udev.8.in
index 14a28d8dc2..b5296b472d 100644
--- a/udev.8.in
+++ b/udev.8.in
@@ -172,8 +172,10 @@ Match the bus type of the device.
Match the kernel device name.
.TP
.B SUBSYSTEM
-Match the kernel's subsystem name.
+Match the kernel subsystem name.
.TP
+.B DRIVER
+Match the kernel driver name.
.TP
.B ID
Match the device number on the bus, like PCI bus id.