[PATCH] udev - more CALLOUT is PROGRAM now

On Tue, Jan 13, 2004 at 02:45:17AM +0100, Kay Sievers wrote:
> replace CALLOUT by PROGRAM and fix old rule format

One is missing.
This commit is contained in:
kay.sievers@vrfy.org 2004-01-13 18:31:20 -08:00 committed by Greg KH
parent 7e5f7397f9
commit e68faf511d
1 changed files with 6 additions and 2 deletions

8
udev.8
View File

@ -190,8 +190,12 @@ The kernel minor number for the device.
The bus id for the device.
.TP
.B %c
The CALLOUT program returned string.
(This does not work within the PROGRAM field for the obvious reason.)
The
.B PROGRAM
returned string.
(This does not work within the
.B PROGRAM
field for the obvious reason.)
.TP
.B %D
Use the devfs style disk name for this device.