From: Michael Gubbels Date: Fri, 29 May 2020 23:40:39 +0000 (-0700) Subject: Fix typo. X-Git-Tag: v246-rc1~244^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15975%2Fhead;p=thirdparty%2Fsystemd.git Fix typo. --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index fa8ed1b47bb..cdd7572addb 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