diff options
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index f3b3b315b6..f49de17ee1 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -192,8 +192,9 @@ <term><varname>IPv4LL=</varname></term> <listitem> <para>A boolean. When true, enables IPv4 link-local support. - If <literal>DHCP=</literal> is also true, IPv4 link-local - address will be removed upon acquiring a DHCP lease. + If <literal>DHCP=</literal> is also true, acquiring DHCP address + will deprecate previously acquired IPv4 link-local address or + stop acquiring process if there hasn't been one acquired before. </para> </listitem> </varlistentry> |