commit 9418461054f8fc188dd7b547311b1d35e5105c0d
parent 56a28fa987c4cef48aa6038f372e49302ad501d0
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Mon, 20 Dec 2021 19:23:01 +0100
update
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -1532,11 +1532,11 @@ example.com = zk2
</t>
<t>
If the remainder of the name to resolve is empty and we have
- received a record set containing only a single PKEY record, the
- recursion is continued with the PKEY as authoritative zone and
- the empty apex label "@" as remaining name, except in the case
- where the desired record type is PKEY, in which case the PKEY
- record is returned and the resolution is concluded without
+ received a record set containing only a single delegation record, the
+ recursion is continued with the record value as authoritative zone
+ and the empty apex label "@" as remaining name, except in the case
+ where the desired record type is equal to the zone type, in which
+ case the delegation record is returned and the resolution is concluded without
resolving the empty apex label.
</t>
</section>