From 2e9820e374b3f849cc120b10ab2db6053ce03dc2 Mon Sep 17 00:00:00 2001 From: Michael Witten Date: Fri, 8 Apr 2011 21:39:33 +0000 Subject: [PATCH 1/1] Docs: udev.xml: Clarify PROGRAM key Signed-off-by: Michael Witten --- udev/udev.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/udev/udev.xml b/udev/udev.xml index 3b1b4f83d..c9083446e 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -258,10 +258,11 @@ - Execute a program. The key is true, if the program returns + Execute a program to determine whether there + is a match; the key is true if the program returns successfully. The device properties are made available to the - executed program in the environment. The program's output printed to - stdout, is available in the RESULT key. + executed program in the environment. The program's stdout + is available in the RESULT key. -- 2.30.2