diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 03:50:42 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:41 +0000 |
commit | 2d74bc75792bdd993e6298cf253541624001517c (patch) | |
tree | c18181d896ececf892821ef9d2fa085e3ab7165e /udev | |
parent | e8b5e4e590aa8802db2f8c20e022ef06ee2d00ba (diff) |
Docs: udev.xml: Clarify through a change in word ordering
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 263c3cfee1..8521424206 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -638,7 +638,7 @@ <term><option>$links</option></term> <listitem> <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> + only set during a remove event or if an earlier rule assigned a value.</para> </listitem> </varlistentry> |