diff --git a/man/resolvectl.xml b/man/resolvectl.xml index cf97628f86..e07893dd15 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -247,24 +247,25 @@ - Get/set per-interface DNS configuration. These commands may be used to configure various DNS - settings for network interfaces that aren't managed by - systemd-networkd.service8. (These - commands will fail when used on interfaces that are managed by systemd-networkd, please - configure their DNS settings directly inside the .network files instead.) These commands - may be used to inform systemd-resolved about per-interface DNS configuration determined - through external means. The command expects IPv4 or IPv6 address specifications of DNS - servers to use. The command expects valid DNS domains, possibly prefixed with - ~, and configures a per-interface search or route-only domain. The , - , and commands may be used to configure - the per-interface LLMNR, MulticastDNS, DNSSEC and DNSOverTLS settings. Finally, command - may be used to configure additional per-interface DNSSEC NTA domains. + + Get/set per-interface DNS configuration. These commands may be used to configure various DNS + settings for network interfaces that aren't managed by + systemd-networkd.service8. (These + commands will fail when used on interfaces that are managed by systemd-networkd, please + configure their DNS settings directly inside the .network files instead.) These commands + may be used to inform systemd-resolved about per-interface DNS configuration determined + through external means. The command expects IPv4 or IPv6 address specifications of DNS + servers to use. The command expects valid DNS domains, possibly prefixed with + ~, and configures a per-interface search or route-only domain. The , + , and commands may be used to configure + the per-interface LLMNR, MulticastDNS, DNSSEC and DNSOverTLS settings. Finally, command + may be used to configure additional per-interface DNSSEC NTA domains. - Options , and can take - a single empty string argument to clear their respective value lists. + Options , and can take + a single empty string argument to clear their respective value lists. - For details about these settings, their possible values and their effect, see the corresponding options in - systemd.network5. + For details about these settings, their possible values and their effect, see the corresponding options in + systemd.network5.