From bf1abf1a2cd7bf7277b02ca1117535b451dc4728 Mon Sep 17 00:00:00 2001 From: Michael Gubbels Date: Fri, 29 May 2020 16:40:39 -0700 Subject: [PATCH] Fix typo. --- man/systemd.unit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index fa8ed1b47b..cdd7572add 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1284,7 +1284,7 @@ ConditionNeedsUpdate= Takes one of /var or /etc as argument, - possibly prefixed with a ! (to inverting the condition). This condition may be + possibly prefixed with a ! (to invert the condition). This condition may be used to conditionalize units on whether the specified directory requires an update because /usr's modification time is newer than the stamp file .updated in the specified directory. This is useful to implement offline