diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index f62b4cb4004..dd5cc1bfe9d 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -317,11 +317,12 @@ The MAC address to use for the device. For tun or tap devices, setting MACAddress= in the [NetDev] section is not - supported. Please specify it in [Link] section of the corresponding + supported. Please specify it in the [Link] section of the corresponding systemd.network5 - file. If this option is not set, vlan devices inherit the MAC address of the - physical interface. For other kind of netdevs, if this option is not set, then MAC address is - generated based on the interface name and the + file. If this option is not set, bridge and vlan devices + inherit the MAC address of the first slave device or the physical interface, respectively. For other + kind of netdevs, if this option is not set, then the MAC address is generated based on the interface + name and the machine-id5.