From: Michael Witten Date: Fri, 8 Apr 2011 21:31:20 +0000 (+0000) Subject: Docs: udev.xml: Use `unless' for clarity X-Git-Tag: 174~138^2~23 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=65e039c2e2ec53b90aff1b949c3fc59fe1a8c02a Docs: udev.xml: Use `unless' for clarity Signed-off-by: Michael Witten --- diff --git a/udev/udev.xml b/udev/udev.xml index 74917e154..3b1b4f83d 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -196,8 +196,8 @@ Match sysfs attribute values of the event device. Trailing - whitespace in the attribute values is ignored, if the specified match - value does not contain trailing whitespace itself. + whitespace in the attribute values is ignored unless the specified match + value itself contains trailing whitespace. @@ -228,8 +228,8 @@ Search the devpath upwards for a device with matching sysfs attribute values. If multiple matches are specified, all of them - must match on the same device. Trailing whitespace in the attribute values is ignored, - if the specified match value does not contain trailing whitespace itself. + must match on the same device. Trailing whitespace in the attribute values is ignored + unless the specified match value itself contains trailing whitespace.