diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml index 3e31ecb759..3e43c37f85 100644 --- a/man/NetworkManager.conf.xml +++ b/man/NetworkManager.conf.xml @@ -421,16 +421,15 @@ no-auto-default=* systemd-resolved - Send the connection DNS configuration to + Additionally, send the connection DNS configuration to systemd-resolved. Defaults to "true". - Note that this setting is complementary to the - dns setting. You can keep this enabled while using - dns set to another DNS plugin alongside - systemd-resolved, or dns set to - systemd-resolved to configure the system resolver to use - systemd-resolved. - If systemd-resolved is enabled, the connectivity check resolves the + Note that this setting has no effect if the main dns + plugin is already systemd-resolved. It is complementary to the + dns setting to configure systemd-resolved alongside the + main plugin. + If systemd-resolved is enabled, either via this setting as the main + DNS plugin, the connectivity check resolves the hostname per-device.