From c24da2dffdd5be2d41d520698dbaa07952c442ba Mon Sep 17 00:00:00 2001 From: rene Date: Tue, 20 Jul 2021 15:45:04 +1000 Subject: [PATCH] Minor typo (#20254) Correct resoulution with resolution. (cherry picked from commit b838bc11268ea461e8c58ce69e2f781be1821aa1) (cherry picked from commit 5ea3ec8e18a2883c2ea89af9de48fc0fb0e3f283) --- man/systemd-resolved.service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml index 6f2ea383a7..242255ee5e 100644 --- a/man/systemd-resolved.service.xml +++ b/man/systemd-resolved.service.xml @@ -137,7 +137,7 @@ turn. Additionally, lookup of single-label names via unicast DNS may be enabled with the ResolveUnicastSingleLabel=yes setting. The details of which servers are queried and how the final reply is chosen are described below. Note that this means that address queries for - single-label names are never sent out to remote DNS servers by default, and resoulution is only + single-label names are never sent out to remote DNS servers by default, and resolution is only possible if search domains are defined. Multi-label names with the domain suffix .local are resolved using -- 2.25.1