From: Matthew Leeds Date: Thu, 8 Nov 2018 03:41:06 +0000 (-0800) Subject: man: Fix implicit dep info for timer units (#10679) X-Git-Tag: v240~387 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ccc48b5b8319ece4d8b87d8d9e0816df3991099;p=thirdparty%2Fsystemd.git man: Fix implicit dep info for timer units (#10679) This reorganizes the systemd.timer man page so that it doesn't claim there are no implicit dependencies right after specifying the implicit dependencies, and so that it matches the other man pages for units. This fixes a mistake introduced by commit aed5cb03db. --- diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml index b761f16aa04..d254c776bf4 100644 --- a/man/systemd.timer.xml +++ b/man/systemd.timer.xml @@ -57,24 +57,18 @@ then stay around forever. - - Implicit Dependencies - - The following dependencies are implicitly added: - - - Timer units automatically gain a Before= - dependency on the service they are supposed to activate. - - - Automatic Dependencies Implicit Dependencies - There are no implicit dependencies for timer units. + The following dependencies are implicitly added: + + + Timer units automatically gain a Before= + dependency on the service they are supposed to activate. +