diff --git a/man/systemd.link.xml b/man/systemd.link.xml index 504977c862..24271ea65a 100644 --- a/man/systemd.link.xml +++ b/man/systemd.link.xml @@ -273,18 +273,21 @@ - Keeps the MAC address assigned by the kernel. + Keeps the MAC address assigned by the kernel. Or use the MAC address specified in + MACAddress=. + + An empty string assignment is equivalent to setting none. MACAddress= - The MAC address to use, if no - MACAddressPolicy= - is specified. + The interface MAC address to use. For this setting to take effect, + MACAddressPolicy= must either be unset, empty, or none. +