man: fix that the same option is listed twice (#6991)

This commit is contained in:
Yu Watanabe 2017-10-04 21:43:00 +09:00 committed by Zbigniew Jędrzejewski-Szmek
parent 0a9b166b43
commit 6b5bb2f9d0
1 changed files with 1 additions and 1 deletions

View File

@ -469,7 +469,7 @@
<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>