chiark / gitweb /
[PATCH] support DRIVER as a rule key
[elogind.git] / udev.8.in
index 168842d4358450e1ca98adae830f6cc94018263d..b5296b472d3c3421ebc2562c83830f4f84b0a0fa 100644 (file)
--- a/udev.8.in
+++ b/udev.8.in
@@ -171,6 +171,12 @@ Match the bus type of the device.
 .B KERNEL
 Match the kernel device name.
 .TP
+.B SUBSYSTEM
+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.
 .TP