From c9299be2f5a634881d6d9053cc93d093df040671 Mon Sep 17 00:00:00 2001 From: Iwan Timmer Date: Wed, 13 Jun 2018 20:26:24 +0200 Subject: resolve: rename PrivateDNS to DNSOverTLS PrivateDNS is not considered a good name for this option, so rename it to DNSOverTLS --- man/resolvectl.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/resolvectl.xml') diff --git a/man/resolvectl.xml b/man/resolvectl.xml index 539a785f2b..53cff45473 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -257,7 +257,7 @@ - + Get/set per-interface DNS configuration. These commands may be used to configure various DNS @@ -269,8 +269,8 @@ 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 PrivateDNS settings. Finally, command + , 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. For details about these settings, their possible values and their effect, see the corresponding options in systemd.network5. @@ -283,7 +283,7 @@ Revert the per-interface DNS configuration. If the DNS configuration is reverted all per-interface DNS setting are reset to their defaults, undoing all effects of , , , , , - , . Note that when a network interface disappears all + , . Note that when a network interface disappears all configuration is lost automatically, an explicit reverting is not necessary in that case. -- cgit v1.2.1