diff options
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r-- | man/systemd.link.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 3323b028de..1093e2e0b8 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -144,7 +144,7 @@ <varlistentry id='property'> <term><varname>Property=</varname></term> <listitem> - <para>A whitespace-separated list of udev property name with its value after a equal + <para>A whitespace-separated list of udev property names with their values after equals sign (<literal>=</literal>). If multiple properties are specified, the test results are ANDed. If the list is prefixed with a "!", the test is inverted. If a value contains white spaces, then please quote whole key and value pair. If a value contains quotation, then |