]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: update udevadm -y/--sysname-match documentation
authorRussell Stuart <russell-github@stuart.id.au>
Tue, 12 Sep 2017 23:25:04 +0000 (09:25 +1000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 15 Sep 2017 15:18:29 +0000 (17:18 +0200)
Fixes #6792.

[zj: reorganize the sentece for grammatical correctness.]

man/udevadm.xml

index 8d4fe31ec1c3a3b3060818a07a454c0b7ea81538..7ace4f982681f076efa22c7de5b090cfb540a490 100644 (file)
           <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>