chiark / gitweb /
[PATCH] add documentation about the BUS key being optional for the CALLOUT rule.
authorgreg@kroah.com <greg@kroah.com>
Thu, 25 Dec 2003 08:08:55 +0000 (00:08 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:11 +0000 (21:13 -0700)
udev.8

diff --git a/udev.8 b/udev.8
index f2006c42dc60aef84065b69cab2ed65506660a5e..0a0640ad8c95d633e76cd2704f95d86077bc63ed 100644 (file)
--- a/udev.8
+++ b/udev.8
@@ -106,7 +106,10 @@ The line format is:
 where valid methods with corresponding keys are:
 .TP
 .B CALLOUT
 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
 .br
 .RB "keys: " BUS ", " PROGRAM ", " ID
 .TP