]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/dnssec-trust-anchors: fix an XML syntax typo
authorLuca BRUNO <luca.bruno@coreos.com>
Mon, 12 Jul 2021 09:41:30 +0000 (09:41 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 12 Jul 2021 11:09:20 +0000 (12:09 +0100)
This fixes an XML syntax typo in the 'dnssec-trust-anchors'
documentation.

man/dnssec-trust-anchors.d.xml

index b0e95ce841c90cb964726bceade0e5b98bdb08ea..39b9515c45234aae202def276b03ce5ac8747f51 100644 (file)
@@ -66,7 +66,7 @@
     <ulink url="https://tools.ietf.org/html/rfc1035#section-5">RFC 1035, Section 5</ulink>. One <constant
     class='dns'>DS</constant> or <constant class='dns'>DNSKEY</constant> resource record may be listed per
     line. Empty lines and lines starting with <literal>#</literal> or <literal>;</literal> are ignored, which
-    may be used for commenting. A <consant class='dns'>DS</consant> resource record is specified like in the
+    may be used for commenting. A <constant class='dns'>DS</constant> resource record is specified like in the
     following example:</para>
 
     <programlisting>. IN DS 19036 8 2 49aac11d7b6f6446702e54a1607371607a1a41855200fd2ce1cdde32f24e8fb5</programlisting>