chiark / gitweb /
[PATCH] udev - more CALLOUT is PROGRAM now
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Wed, 14 Jan 2004 02:31:20 +0000 (18:31 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:16 +0000 (21:13 -0700)
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.

udev.8

diff --git a/udev.8 b/udev.8
index 6ee68d795e5a428dc6fe1d19414be03b6b0f0488..c78fd4a32b6a2f3f43b974c0a7dcc5d86adcb1a3 100644 (file)
--- 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 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.
 .TP
 .B %D
 Use the devfs style disk name for this device.