chiark / gitweb /
[PATCH] udev - CALLOUT is PROGRAM now
[elogind.git] / etc / udev / udev.rules
index 6cb48967434cc91d616999b64866f043098764ab..a2279976fe28794e05b9b6dd3cba19fb6f38a52a 100644 (file)
@@ -6,7 +6,7 @@
 # %M - the kernel major number for the device
 # %m - the kernel minor number for the device
 # %b - the bus id for the device
-# %c - the return value for the CALLOUT program (note, this doesn't work within
+# %c - the return value of the external PROGRAM (note, this doesn't work within
 #      the PROGRAM field for the obvious reason.)
 # %D - use the devfs style disk name for this device.
 #      For partitions, this will result in 'part%n'