From: Russell Stuart Date: Tue, 12 Sep 2017 23:25:04 +0000 (+1000) Subject: man: update udevadm -y/--sysname-match documentation X-Git-Tag: v235~92^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd9363b11c17c07ec890cb400a4440a2c9ea809d;p=thirdparty%2Fsystemd.git man: update udevadm -y/--sysname-match documentation Fixes #6792. [zj: reorganize the sentece for grammatical correctness.] --- diff --git a/man/udevadm.xml b/man/udevadm.xml index 8d4fe31ec1c..7ace4f98268 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -308,9 +308,11 @@ - Trigger events for devices with a matching sys - device path. This option can be specified multiple times - and supports shell style pattern matching. + Trigger events for devices for which the last component + (i.e. the filename) of the /sys path matches + the specified PATH. This option can be + specified multiple times and also supports shell style pattern + matching.