diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 7d02b11d20..8915d50d1e 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -514,13 +514,14 @@ Domains= - A list of domains which should be resolved using the DNS servers on this link. Each item in the list - should be a domain name, optionally prefixed with a tilde (~). The domains with the - prefix are called "routing-only domains". The domains without the prefix are called "search domains" and - are first used as search suffixes for extending single-label host names (host names containing no dots) to - become fully qualified domain names (FQDNs). If a single-label host name is resolved on this interface, - each of the specified search domains are appended to it in turn, converting it into a fully qualified - domain name, until one of them may be successfully resolved. + A whitespace-separated list of domains which should be resolved using the DNS servers on + this link. Each item in the list should be a domain name, optionally prefixed with a tilde + (~). The domains with the prefix are called "routing-only domains". The + domains without the prefix are called "search domains" and are first used as search suffixes for + extending single-label host names (host names containing no dots) to become fully qualified + domain names (FQDNs). If a single-label host name is resolved on this interface, each of the + specified search domains are appended to it in turn, converting it into a fully qualified domain + name, until one of them may be successfully resolved. Both "search" and "routing-only" domains are used for routing of DNS queries: look-ups for host names ending in those domains (hence also single label names, if any "search domains" are listed), are routed to