From cd9363b11c17c07ec890cb400a4440a2c9ea809d Mon Sep 17 00:00:00 2001 From: Russell Stuart Date: Wed, 13 Sep 2017 09:25:04 +1000 Subject: [PATCH] man: update udevadm -y/--sysname-match documentation Fixes #6792. [zj: reorganize the sentece for grammatical correctness.] --- man/udevadm.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/man/udevadm.xml b/man/udevadm.xml index 8d4fe31..7ace4f9 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. -- 2.7.4