Docs: udev.xml: Clarify PROGRAM key

Signed-off-by: Michael Witten <mfwitten@gmail.com>
This commit is contained in:
Michael Witten 2011-04-08 21:39:33 +00:00
parent 65e039c2e2
commit 2e9820e374

View File

@ -258,10 +258,11 @@
<varlistentry>
<term><option>PROGRAM</option></term>
<listitem>
<para>Execute a program. The key is true, if the program returns
<para>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.</para>
executed program in the environment. The program's stdout
is available in the RESULT key.</para>
</listitem>
</varlistentry>