diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-30 14:26:47 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-06-30 16:33:00 +0200 |
commit | 387f695526c5b6028230da2e9039bca59388fd62 (patch) | |
tree | 65945517b2f0b85f63e3407e4f8d1f93f4dbcf4a /man/systemd.link.xml | |
parent | tree-wide: fix "the the" and "a a" (diff) | |
download | systemd-387f695526c5b6028230da2e9039bca59388fd62.tar.xz systemd-387f695526c5b6028230da2e9039bca59388fd62.zip |
tree-wide: "a" -> "an"
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 |