]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authoradrian5 <adrian5@users.noreply.github.com>
Thu, 3 Jun 2021 19:05:20 +0000 (21:05 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 Jun 2021 20:10:36 +0000 (22:10 +0200)
man/systemd.unit.xml

index 552ede51f5fbe5b7c9d9033dbaa75bd3ee32a928..03e42d5fd89ddaa28d647677583a1ead09f304ff 100644 (file)
         <varlistentry>
           <term><varname>ConditionPathExists=</varname></term>
 
-          <listitem><para>Check for the exists of a file. If the specified absolute path name does not exist,
+          <listitem><para>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
           <varname>ConditionPathExists=</varname> is prefixed with an exclamation mark
           (<literal>!</literal>), the test is negated, and the unit is only started if the path does not