diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 03:50:11 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:40 +0000 |
commit | e8b5e4e590aa8802db2f8c20e022ef06ee2d00ba (patch) | |
tree | 1dc22bb740f8d75645fbd3361c9215b2e2655f55 /udev | |
parent | 509c02f16086bfce87943071daaa62fe34557641 (diff) |
Docs: udev.xml: `comma-separated' is a better description
Diffstat (limited to 'udev')
-rw-r--r-- | udev/udev.xml | 2 |
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> |