From: kay.sievers@vrfy.org Date: Wed, 14 Jan 2004 02:31:20 +0000 (-0800) Subject: [PATCH] udev - more CALLOUT is PROGRAM now X-Git-Tag: 013~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=e68faf511dd9be15a27042d1828460d3655707d8;hp=7e5f7397f9dbbf2be421d639494576a5c8167241;ds=sidebyside [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. --- diff --git a/udev.8 b/udev.8 index 6ee68d795..c78fd4a32 100644 --- a/udev.8 +++ b/udev.8 @@ -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.