summaryrefslogtreecommitdiff
path: root/man/systemd.link.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-06-30 21:26:47 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-06-30 23:33:00 +0900
commit387f695526c5b6028230da2e9039bca59388fd62 (patch)
tree65945517b2f0b85f63e3407e4f8d1f93f4dbcf4a /man/systemd.link.xml
parent3d62af7d235552af5ea9ec0a812cc522f6516574 (diff)
downloadsystemd-387f695526c5b6028230da2e9039bca59388fd62.tar.gz
tree-wide: "a" -> "an"
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r--man/systemd.link.xml2
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