man: update udevadm -y/--sysname-match documentation

Fixes #6792.

[zj: reorganize the sentece for grammatical correctness.]
This commit is contained in:
Russell Stuart 2017-09-13 09:25:04 +10:00 committed by Zbigniew Jędrzejewski-Szmek
parent 8baa95250b
commit cd9363b11c
1 changed files with 5 additions and 3 deletions

View File

@ -308,9 +308,11 @@
<term><option>-y</option></term>
<term><option>--sysname-match=<replaceable>PATH</replaceable></option></term>
<listitem>
<para>Trigger events for devices with a matching sys
device path. This option can be specified multiple times
and supports shell style pattern matching.</para>
<para>Trigger events for devices for which the last component
(i.e. the filename) of the <filename>/sys</filename> path matches
the specified <replaceable>PATH</replaceable>. This option can be
specified multiple times and also supports shell style pattern
matching.</para>
</listitem>
</varlistentry>
<varlistentry>