diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 552ede51f5..03e42d5fd8 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