From 034b7dfc08062cde9f63847f34b4d1c604a19a46 Mon Sep 17 00:00:00 2001 From: Nick Cao Date: Sun, 28 Jul 2024 13:50:30 -0400 Subject: [PATCH] man: network: move note about L3MasterDevice to the correct section --- man/systemd.network.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.47.3