diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 0e0c83148b..7290172081 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -1185,34 +1185,6 @@
-
-
- ActiveSlave=
-
- A boolean. Specifies the new active slave. The ActiveSlave=
- option is only valid for following modes:
- active-backup,
- balance-alb and
- balance-tlb. Defaults to false.
-
-
-
-
-
- PrimarySlave=
-
- A boolean. Specifies which slave is the primary device. The specified
- device will always be the active slave while it is available. Only when the
- primary is off-line will alternate devices be used. This is useful when
- one slave is preferred over another, e.g. when one slave has higher throughput
- than another. The PrimarySlave= option is only valid for
- following modes:
- active-backup,
- balance-alb and
- balance-tlb. Defaults to false.
-
-
-
For more detail information see
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 532fe87416..28a00109f8 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -692,6 +692,32 @@
This option may be specified more than once.
+
+ ActiveSlave=
+
+ A boolean. Specifies the new active slave. The ActiveSlave=
+ option is only valid for following modes:
+ active-backup,
+ balance-alb and
+ balance-tlb. Defaults to false.
+
+
+
+
+ PrimarySlave=
+
+ A boolean. Specifies which slave is the primary device. The specified
+ device will always be the active slave while it is available. Only when the
+ primary is off-line will alternate devices be used. This is useful when
+ one slave is preferred over another, e.g. when one slave has higher throughput
+ than another. The PrimarySlave= option is only valid for
+ following modes:
+ active-backup,
+ balance-alb and
+ balance-tlb. Defaults to false.
+
+
+