summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>2004-01-13 18:31:20 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:13:16 -0700
commite68faf511dd9be15a27042d1828460d3655707d8 (patch)
treee49667de28a8fff36453df774768fb2dba0ecbba
parent7e5f7397f9dbbf2be421d639494576a5c8167241 (diff)
[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.
-rw-r--r--udev.88
1 files changed, 6 insertions, 2 deletions
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.