diff options
Diffstat (limited to 'man/systemd.timer.xml')
-rw-r--r-- | man/systemd.timer.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index b761f16aa0..d254c776bf 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -58,23 +58,17 @@ </refsect1> <refsect1> - <title>Implicit Dependencies</title> - - <para>The following dependencies are implicitly added:</para> - - <itemizedlist> - <listitem><para>Timer units automatically gain a <varname>Before=</varname> - dependency on the service they are supposed to activate.</para></listitem> - </itemizedlist> - </refsect1> - - <refsect1> <title>Automatic Dependencies</title> <refsect2> <title>Implicit Dependencies</title> - <para>There are no implicit dependencies for timer units.</para> + <para>The following dependencies are implicitly added:</para> + + <itemizedlist> + <listitem><para>Timer units automatically gain a <varname>Before=</varname> + dependency on the service they are supposed to activate.</para></listitem> + </itemizedlist> </refsect2> <refsect2> |