From: Nick Cao Date: Sun, 28 Jul 2024 17:50:30 +0000 (-0400) Subject: man: network: move note about L3MasterDevice to the correct section X-Git-Tag: v257-rc1~808^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=034b7dfc08062cde9f63847f34b4d1c604a19a46;p=thirdparty%2Fsystemd.git man: network: move note about L3MasterDevice to the correct section --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index b0efd62dbd5..bd078ecdca1 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1682,7 +1682,8 @@ NFTSet=prefix:netdev:filter:eth_ipv4_prefix one of predefined names default, main, and local, and names defined in RouteTable= in networkd.conf5, - or a number between 1 and 4294967295. Defaults to main. + or a number between 1 and 4294967295. Defaults to main. + Ignored if L3MasterDevice= is true. @@ -2053,7 +2054,7 @@ NFTSet=prefix:netdev:filter:eth_ipv4_prefix ip route show table num. If unset and Type= is local, broadcast, anycast, or nat, then local is used. - In other cases, defaults to main. Ignored if L3MasterDevice= is true. + In other cases, defaults to main.