chiark / gitweb /
man: fix outdated example in systemd.network
[elogind.git] / man / systemd.network.xml
index dc34154b26168f2cedc60938cf43fdfcf3b1eff6..c01bffd52cc4cc3e8ead483c6134bc753d53e214 100644 (file)
                                         <term><varname>IPv4LL=</varname></term>
                                         <listitem>
                                                 <para>A boolean. When true, enables IPv4 link-local support.
-                                                If <literal>DHCP=</literal> is also true, acquiring DHCP address
-                                                will deprecate previously acquired IPv4 link-local address or
-                                                stop acquiring process if one has not been acquired before.
                                                 </para>
                                         </listitem>
                                 </varlistentry>
@@ -494,7 +491,7 @@ Gateway=192.168.0.1</programlisting>
 Name=en*
 
 [Network]
-DHCP=yes</programlisting>
+DHCP=both</programlisting>
                 </example>
 
                 <example>