diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index dd5cc1bfe9d..610f491b9a3 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -791,6 +791,14 @@ default will be used. + + Independent= + + Takes a boolean. When true, the vxlan interface is created without any underlying network + interface. Defaults to false, which means that a .network file that requests this VXLAN interface + using VXLAN= is required for the VXLAN to be created. + + @@ -867,14 +875,6 @@ Accepts the same key as in [VXLAN] section. - - Independent= - - Takes a boolean. When true, the vxlan interface is created without any underlying network - interface. Defaults to false, which means that a .network file that requests this tunnel using - Tunnel= is required for the tunnel to be created. - -