summaryrefslogtreecommitdiff
path: root/udev
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-08 23:24:03 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:49:37 +0000
commited9c5fb721b45a647c4c629ca2b6a242a111e769 (patch)
tree7fc0b2a3e6fdd4122c9d2fa097606f2253c3a5e5 /udev
parent9f38b806d273e19c4fcb71fdcbaa9c61839b2a51 (diff)
Docs: udev.xml: Clean up description of ENV assignment key
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'udev')
-rw-r--r--udev/udev.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index dc277c8918..b10096544b 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -359,7 +359,8 @@
<term><option>ENV{<replaceable>key</replaceable>}</option></term>
<listitem>
<para>Set a device property value. Property names with a leading '.'
- are not stored in the database or exported to external tool or events.</para>
+ are neither stored in the database nor exported to events or
+ external tools (run by, say, the PROGRAM match key).</para>
</listitem>
</varlistentry>