summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udev.85
1 files changed, 4 insertions, 1 deletions
diff --git a/udev.8 b/udev.8
index 0a0640ad8c..65af6d00a8 100644
--- a/udev.8
+++ b/udev.8
@@ -116,7 +116,10 @@ detemined by a "device" symlink.
.B LABEL
device label or serial number, like USB serial number, SCSI UUID or
file system label. Up to 5 different sysfs files can be checked, with
-all of the values being required in order to match the rule.
+all of the values being required in order to match the rule. The
+.BR BUS
+key is optional, but if specified, the sysfs device bus must be able to be
+detemined by a "device" symlink.
.br
.RB "keys: " BUS ", " SYSFS_
.TP