summaryrefslogtreecommitdiff
path: root/udev
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-04-11 03:50:11 +0000
committerMichael Witten <mfwitten@gmail.com>2011-04-11 05:49:40 +0000
commite8b5e4e590aa8802db2f8c20e022ef06ee2d00ba (patch)
tree1dc22bb740f8d75645fbd3361c9215b2e2655f55 /udev
parent509c02f16086bfce87943071daaa62fe34557641 (diff)
Docs: udev.xml: `comma-separated' is a better description
Diffstat (limited to 'udev')
-rw-r--r--udev/udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml
index 0d6b4ef3ae..263c3cfee1 100644
--- a/udev/udev.xml
+++ b/udev/udev.xml
@@ -637,7 +637,7 @@
<varlistentry>
<term><option>$links</option></term>
<listitem>
- <para>The current list of symlinks, separated by a space character. The value is
+ <para>A space-separated list of the current symlinks. The value is
only set if an earlier rule assigned a value, or during a remove events.</para>
</listitem>
</varlistentry>