summaryrefslogtreecommitdiff
path: root/udev.8
diff options
context:
space:
mode:
Diffstat (limited to 'udev.8')
-rw-r--r--udev.85
1 files changed, 4 insertions, 1 deletions
diff --git a/udev.8 b/udev.8
index f2006c42dc..0a0640ad8c 100644
--- a/udev.8
+++ b/udev.8
@@ -106,7 +106,10 @@ The line format is:
where valid methods with corresponding keys are:
.TP
.B CALLOUT
-calling external program, that returns a string to match
+calling external program, that returns a string to match. 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 ", " PROGRAM ", " ID
.TP