]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: networkd bonding remove 802.3ad from transmit hash policy (#3666)
authorSusant Sahani <ssahani@users.noreply.github.com>
Wed, 6 Jul 2016 05:42:03 +0000 (11:12 +0530)
committerLennart Poettering <lennart@poettering.net>
Wed, 6 Jul 2016 05:42:03 +0000 (22:42 -0700)
The xmit_hash_policy does not have 802.3ad value. Remove this
from man.

man/systemd.netdev.xml

index 571e9aa946b2c0f978480e7aeb4f3f3121bbc68f..8f946c97ae86b6c647c8668d4f31289a18af4cb7 100644 (file)
           <literal>layer2</literal>,
           <literal>layer3+4</literal>,
           <literal>layer2+3</literal>,
-          <literal>encap2+3</literal>,
-          <literal>802.3ad</literal>, and
+          <literal>encap2+3</literal>, and
           <literal>encap3+4</literal>.
           </para>
         </listitem>