chiark / gitweb /
Docs: udev.xml: Clarify PROGRAM key
[elogind.git] / udev / udev.xml
index 3b1b4f83de7f1c3c3364b163f486a7bbf2deb019..c9083446edfed21f1e59acad599cfed228a12b77 100644 (file)
         <varlistentry>
           <term><option>PROGRAM</option></term>
           <listitem>
         <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
             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>
 
           </listitem>
         </varlistentry>