mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-12 09:17:44 +03:00
man: fix option name
This commit is contained in:
parent
d2e825b4ab
commit
9552209292
@ -1545,7 +1545,7 @@
|
|||||||
|
|
||||||
<para>Note: <varname>ConsistsOf=</varname>, <varname>BoundBy=</varname>,
|
<para>Note: <varname>ConsistsOf=</varname>, <varname>BoundBy=</varname>,
|
||||||
<varname>RequisiteOf=</varname>, <varname>ConflictedBy=</varname> are created
|
<varname>RequisiteOf=</varname>, <varname>ConflictedBy=</varname> are created
|
||||||
implicitly along with their reverse and cannot be specified directly.</para>
|
implicitly along with their reverses and cannot be specified directly.</para>
|
||||||
|
|
||||||
<para>Note: <varname>Triggers=</varname> is created implicitly between a socket,
|
<para>Note: <varname>Triggers=</varname> is created implicitly between a socket,
|
||||||
path unit, or an automount unit, and the unit they activate. By default a unit
|
path unit, or an automount unit, and the unit they activate. By default a unit
|
||||||
@ -1557,7 +1557,7 @@
|
|||||||
<citerefentry><refentrytitle>systemd.path</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
|
<citerefentry><refentrytitle>systemd.path</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
|
||||||
and
|
and
|
||||||
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>
|
||||||
for details. <varname>TriggersBy=</varname> is created implicitly on the
|
for details. <varname>TriggeredBy=</varname> is created implicitly on the
|
||||||
triggered unit.</para>
|
triggered unit.</para>
|
||||||
|
|
||||||
<para>Note: <varname>Following=</varname> is used to group device aliases and points to the
|
<para>Note: <varname>Following=</varname> is used to group device aliases and points to the
|
||||||
|
Loading…
Reference in New Issue
Block a user