From: Lennart Poettering Date: Tue, 5 Jan 2016 15:42:40 +0000 (+0100) Subject: man: fix a few typos X-Git-Tag: v229~161^2~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d57d3973a739fa7aa4c2e6c241588ba92f60e8d3;p=thirdparty%2Fsystemd.git man: fix a few typos --- diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml index 8473bbe5c93..786b096ef6c 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.