]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix a few typos
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Jan 2016 15:42:40 +0000 (16:42 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Jan 2016 16:30:43 +0000 (17:30 +0100)
man/resolved.conf.xml

index 8473bbe5c935d841a856386e6c77a22f87c808e1..786b096ef6cdd5d88b50e81e6a2a4a738957f11d 100644 (file)
         lookups are correctly signed, or validly unsigned. If
         <varname>DNSSEC=</varname> is set to
         <literal>downgrade-ok</literal> the resolver will
-        automatically turn of DNSSEC validation in such a case.</para>
+        automatically turn off DNSSEC validation in such a case.</para>
 
         <para>Client programs looking up DNS data will be informed
         whether lookups could be verified using DNSSEC, or whether the
         this be required.</para>
 
         <para>It is recommended to set <varname>DNSSEC=</varname> 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
         <varname>DNSSEC=</varname> to
-        <literal>missing-ok</literal>.</para>
+        <literal>downgrade-ok</literal>.</para>
         </listitem>
       </varlistentry>