]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: move IPv6 note to the right section
authorLennart Poettering <lennart@poettering.net>
Fri, 6 May 2016 15:07:41 +0000 (17:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 6 May 2016 15:07:43 +0000 (17:07 +0200)
Make the XML validate again.

man/systemd.network.xml

index 40e40b83086e76af3db98ce653b2dcdfe303e22b..866a5bf7aee89949d965791317354ca04eab3f94 100644 (file)
     needed. As a special case, an empty file (file size 0) or symlink
     with the same name pointing to <filename>/dev/null</filename>
     disables the configuration file entirely (it is "masked").</para>
+
+    <para>Note that an interface without any static IPv6 addresses configured, and neither DHCPv6 nor IPv6LL enabled,
+    shall be considered to have no IPv6 support. IPv6 will be automatically disabled for that interface by writing "1"
+    to <filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6</filename>.
+    </para>
   </refsect1>
 
   <refsect1>
           below 1280 (the minimum MTU for IPv6) it will automatically be increased to this value.</para>
         </listitem>
       </varlistentry>
-      <varlistentry>
-      <listitem>
-        <para>Note that an interface without any static IPv6 addresses configured, and neither
-        DHCPv6 nor IPv6LL enabled, shall be considered to have no IPv6 support. IPv6 will be
-        automatically disabled for that interface by writing "1" to
-        <filename>/proc/sys/net/ipv6/conf/<replaceable>ifname</replaceable>/disable_ipv6</filename>.
-        </para>
-      </listitem>
-      </varlistentry>
     </variablelist>
   </refsect1>