chiark / gitweb /
[PATCH] udev - CALLOUT is PROGRAM now
[elogind.git] / etc / udev / udev.rules.gentoo
index 4a3292853fdbbe6d5542f24fd93cc472595e6cc9..a449a4dac961acbb4b61b7abb3d1fe6e465d0d69 100644 (file)
@@ -9,7 +9,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'