From db47cc2ae0b8ad2eaa3990d19783308f5117a317 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 6 Aug 2011 16:04:38 -0700 Subject: [PATCH] man: Sort the entries in systemd.special(7) This manpage presents the special targets in alphabetical order, but time-sync.target appeared in the wrong place. --- man/systemd.special.xml.in | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/man/systemd.special.xml.in b/man/systemd.special.xml.in index ecc9ddee6..1369b4b82 100644 --- a/man/systemd.special.xml.in +++ b/man/systemd.special.xml.in @@ -68,7 +68,6 @@ remote-fs.target, rescue.target, rpcbind.target, - time-sync.target, runlevel2.target, runlevel3.target, runlevel4.target, @@ -83,6 +82,7 @@ systemd-initctl.socket, systemd-logger.service, systemd-logger.socket, + time-sync.target, umount.target @@ -398,19 +398,6 @@ facility. - - time-sync.target - - systemd automatically - adds dependencies of type - After for this target unit to - all SysV init script service - units with an LSB header - referring to the - $time - facility. - - runlevel2.target @@ -622,6 +609,19 @@ system-shutdownd.service. + + time-sync.target + + systemd automatically + adds dependencies of type + After for this target unit to + all SysV init script service + units with an LSB header + referring to the + $time + facility. + + umount.target -- 2.30.2