aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man-sections/client-options.rst14
-rw-r--r--doc/man-sections/script-options.rst1
2 files changed, 5 insertions, 10 deletions
diff --git a/doc/man-sections/client-options.rst b/doc/man-sections/client-options.rst
index fe9ffa6..3616ed7 100644
--- a/doc/man-sections/client-options.rst
+++ b/doc/man-sections/client-options.rst
@@ -169,7 +169,7 @@ configuration.
dns search-domains domain [domain ...]
dns server n address addr[:port] [addr[:port] ...]
- dns server n resolve-domains|exclude-domains domain [domain ...]
+ dns server n resolve-domains domain [domain ...]
dns server n dnssec yes|optional|no
dns server n transport DoH|DoT|plain
dns server n sni server-name
@@ -191,14 +191,10 @@ configuration.
Optionally a port can be appended after a colon. IPv6 addresses need to
be enclosed in brackets if a port is appended.
- The ``resolve-domains`` and ``exclude-domains`` options take one or
- more DNS domains which are explicitly resolved or explicitly not resolved
- by a server. Only one of the options can be configured for a server.
- ``resolve-domains`` is used to define a split-dns setup, where only
- given domains are resolved by a server. ``exclude-domains`` is used to
- define domains which will never be resolved by a server (e.g. domains
- which can only be resolved locally). Systems which do not support fine
- grained DNS domain configuration, will ignore these settings.
+ The ``resolve-domains`` option takes one or more DNS domains used to define
+ a split-dns or dns-routing setup, where only the given domains are resolved
+ by the server. Systems which do not support fine grained DNS domain
+ configuration will ignore this setting.
The ``dnssec`` option is used to configure validation of DNSSEC records.
While the exact semantics may differ for resolvers on different systems,
diff --git a/doc/man-sections/script-options.rst b/doc/man-sections/script-options.rst
index d73231e..8c0be0c 100644
--- a/doc/man-sections/script-options.rst
+++ b/doc/man-sections/script-options.rst
@@ -663,7 +663,6 @@ instances.
dns_server_{n}_address_{m}
dns_server_{n}_port_{m}
dns_server_{n}_resolve_domain_{m}
- dns_server_{n}_exclude_domain_{m}
dns_server_{n}_dnssec
dns_server_{n}_transport
dns_server_{n}_sni