diff options
-rw-r--r-- | man/systemd.network.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index c7e4db4e3c..4be9d13011 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -91,7 +91,8 @@ to a given device; and a <literal>[Network]</literal> section specifying how the device should be configured. The first (in lexical order) of the network files that matches a given device - is applied.</para> + is applied, all later files are ignored, even if they match as + well.</para> <para>A network file is said to match a device if each of the entries in the <literal>[Match]</literal> section matches, or if |