diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2016-01-15 12:46:08 +0100 |
---|---|---|
committer | Jakub Wilk <jwilk@jwilk.net> | 2016-01-15 12:48:01 +0100 |
commit | b8e1d4d183de0460a62b94f531b78e84ea6ef212 (patch) | |
tree | b484a5f43457c589ca0de591e364f23aa4f3bc79 /man/dnssec-trust-anchors.d.xml | |
parent | bf8febb96a1387169b8d89357828d7fed366127f (diff) |
man: fix typos
Diffstat (limited to 'man/dnssec-trust-anchors.d.xml')
-rw-r--r-- | man/dnssec-trust-anchors.d.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/dnssec-trust-anchors.d.xml b/man/dnssec-trust-anchors.d.xml index 51271abc16..4bdc167f79 100644 --- a/man/dnssec-trust-anchors.d.xml +++ b/man/dnssec-trust-anchors.d.xml @@ -121,7 +121,7 @@ must be <literal>IN</literal>, followed by <literal>DNSKEY</literal>. The subsequent words encode the DNSKEY flags, protocol and algorithm fields, followed by the key data - encoded in Base64. See See <ulink + encoded in Base64. See <ulink url="https://tools.ietf.org/html/rfc4034#section-2">RFC 4034, Section 2</ulink> for details about the precise syntax and meaning of these fields.</para> @@ -152,7 +152,7 @@ trust anchor via adding in new trust anchor files.</para> <para>The current DNSSEC trust anchor for the Internet's root - domain is available a the <ulink + domain is available at the <ulink url="https://data.iana.org/root-anchors/root-anchors.xml">IANA Trust Anchor and Keys</ulink> page.</para> </refsect1> |