From: adrian5 Date: Thu, 3 Jun 2021 19:05:20 +0000 (+0200) Subject: man: fix typo X-Git-Tag: v249-rc1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0fd114929d3c8d5781e10e408ec178722d2f672;p=thirdparty%2Fsystemd.git man: fix typo --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 552ede51f5f..03e42d5fd89 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1405,7 +1405,7 @@ ConditionPathExists= - Check for the exists of a file. If the specified absolute path name does not exist, + Check for the existence of a file. If the specified absolute path name does not exist, the condition will fail. If the absolute path name passed to ConditionPathExists= is prefixed with an exclamation mark (!), the test is negated, and the unit is only started if the path does not