From d57d3973a739fa7aa4c2e6c241588ba92f60e8d3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 5 Jan 2016 16:42:40 +0100 Subject: man: fix a few typos --- man/resolved.conf.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man') diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index 8473bbe5c9..786b096ef6 100644 --- a/man/resolved.conf.xml +++ b/man/resolved.conf.xml @@ -161,7 +161,7 @@ lookups are correctly signed, or validly unsigned. If DNSSEC= is set to downgrade-ok the resolver will - automatically turn of DNSSEC validation in such a case. + automatically turn off DNSSEC validation in such a case. Client programs looking up DNS data will be informed whether lookups could be verified using DNSSEC, or whether the @@ -173,11 +173,11 @@ this be required. It is recommended to set DNSSEC= to - true on systems where it is kown that the DNS server supports + true on systems where it is known that the DNS server supports DNSSEC correctly, and where software or trust anchor updates happen regularly. On other systems it is recommended to set DNSSEC= to - missing-ok. + downgrade-ok. -- cgit v1.2.3-54-g00ecf