summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gubbels <mgub@mgub.co>2020-05-29 16:40:39 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-31 07:05:13 +0200
commit9774347b5775bc8d9524c95fbc543d9a5733bdd9 (patch)
tree770b9b79e1cf75246dc6f856c761596c674e3688
parent2cac801f0f373a64b0ee99d5ccd34a5c816b015a (diff)
downloadsystemd-9774347b5775bc8d9524c95fbc543d9a5733bdd9.tar.gz
Fix typo.
(cherry picked from commit bf1abf1a2cd7bf7277b02ca1117535b451dc4728)
-rw-r--r--man/systemd.unit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 0d223d74db..86185e48aa 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -1263,7 +1263,7 @@
<term><varname>ConditionNeedsUpdate=</varname></term>
<listitem><para>Takes one of <filename>/var</filename> or <filename>/etc</filename> as argument,
- possibly prefixed with a <literal>!</literal> (to inverting the condition). This condition may be
+ possibly prefixed with a <literal>!</literal> (to invert the condition). This condition may be
used to conditionalize units on whether the specified directory requires an update because
<filename>/usr</filename>'s modification time is newer than the stamp file
<filename>.updated</filename> in the specified directory. This is useful to implement offline