diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 18689a0a9e3..2810d6f52c6 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -277,17 +277,6 @@
-
- getty-pre.target
-
- A special passive target unit. Users of this target
- are expected to pull it in the boot transaction via
- a dependency (e.g. Wants=). Order your
- unit before this unit if you want to make use of the console
- just before getty is started.
-
-
- graphical.target
@@ -354,6 +343,29 @@
mount options set.
+
+ initrd-root-device.target
+
+ A special initrd target unit that is reached when the root filesystem device is available, but before
+ it has been mounted.
+ systemd-fstab-generator3
+ and
+ systemd-gpt-auto-generator3
+ automatically setup the appropriate dependencies to make this happen.
+
+
+
+
+ initrd-root-fs.target
+
+ systemd-fstab-generator3
+ automatically adds dependencies of type
+ Before= to the
+ sysroot.mount unit, which is generated
+ from the kernel command line.
+
+
+ kbrequest.target
@@ -538,29 +550,6 @@
SysV.
-
- initrd-root-device.target
-
- A special initrd target unit that is reached when the root filesystem device is available, but before
- it has been mounted.
- systemd-fstab-generator3
- and
- systemd-gpt-auto-generator3
- automatically setup the appropriate dependencies to make this happen.
-
-
-
-
- initrd-root-fs.target
-
- systemd-fstab-generator3
- automatically adds dependencies of type
- Before= to the
- sysroot.mount unit, which is generated
- from the kernel command line.
-
-
- runlevel2.targetrunlevel3.target
@@ -820,6 +809,17 @@
stopped.
+
+ getty-pre.target
+
+ A special passive target unit. Users of this target
+ are expected to pull it in the boot transaction via
+ a dependency (e.g. Wants=). Order your
+ unit before this unit if you want to make use of the console
+ just before getty is started.
+
+
+ local-fs-pre.target