]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix that the same option is listed twice (#6991)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 4 Oct 2017 12:43:00 +0000 (21:43 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Oct 2017 12:43:00 +0000 (14:43 +0200)
man/systemd.unit.xml

index be65cc3c85745d0d2995d18666c61dedc2ccc6a9..bec63562704c4b0b107627dbdb3000b8a876809c 100644 (file)
 
         <para>Note that this dependency type does not imply that the other unit always has to be in active state when
         this unit is running. Specifically: failing condition checks (such as <varname>ConditionPathExists=</varname>,
-        <varname>ConditionPathExists=</varname>, … — see below) do not cause the start job of a unit with a
+        <varname>ConditionPathIsSymbolicLink=</varname>, … — see below) do not cause the start job of a unit with a
         <varname>Requires=</varname> dependency on it to fail. Also, some unit types may deactivate on their own (for
         example, a service process may decide to exit cleanly, or a device may be unplugged by the user), which is not
         propagated to units having a <varname>Requires=</varname> dependency. Use the <varname>BindsTo=</varname>