mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-14 09:44:48 +03:00
man: update udevadm -y/--sysname-match documentation
Fixes #6792. [zj: reorganize the sentece for grammatical correctness.]
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
8baa95250b
commit
cd9363b11c
@@ -308,9 +308,11 @@
|
|||||||
<term><option>-y</option></term>
|
<term><option>-y</option></term>
|
||||||
<term><option>--sysname-match=<replaceable>PATH</replaceable></option></term>
|
<term><option>--sysname-match=<replaceable>PATH</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Trigger events for devices with a matching sys
|
<para>Trigger events for devices for which the last component
|
||||||
device path. This option can be specified multiple times
|
(i.e. the filename) of the <filename>/sys</filename> path matches
|
||||||
and supports shell style pattern matching.</para>
|
the specified <replaceable>PATH</replaceable>. This option can be
|
||||||
|
specified multiple times and also supports shell style pattern
|
||||||
|
matching.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Reference in New Issue
Block a user