From 07ff561c26e46b4c6687fd730636a0d732fb7012 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Fri, 12 Feb 2016 00:01:16 +0100 Subject: man: fix typos --- man/systemd.network.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/systemd.network.xml') diff --git a/man/systemd.network.xml b/man/systemd.network.xml index f88751b672..adfe1ac9b3 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -412,7 +412,7 @@ domains specified here are preferably routed to the DNS servers configured for this interface. If a domain name is prefixed with ~, the domain name becomes a pure "routing" domain, is used for DNS query routing purposes only and is not used in the described domain search logic. By specifying a - routing domain of ~. (the tilda indicating definition of a routing domain, the dot + routing domain of ~. (the tilde indicating definition of a routing domain, the dot referring to the DNS root domain which is the implied suffix of all valid DNS names) it is possible to route all DNS traffic preferably to the DNS server specified for this interface. The route domain logic is particularly useful on multi-homed hosts with DNS servers serving particular private DNS zones on each @@ -717,7 +717,7 @@ UseDomains= - Takes a boolean argument, or a the special value route. When true, the domain name + Takes a boolean argument, or the special value route. When true, the domain name received from the DHCP server will be used as DNS search domain over this link, similar to the effect of the setting. If set to route, the domain name received from the DHCP server will be used for routing DNS queries only, but not for searching, similar to the effect of -- cgit v1.2.3-54-g00ecf