commit 29a6435b02edfa6884075a038984d2ec9b0c29df
parent 9bc90a8feb6eb6615466c5b9bd3c6614e418065f
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date: Sat, 5 Oct 2019 13:36:06 +0200
revocation heading
Diffstat:
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/draft-schanzen-gns.html b/draft-schanzen-gns.html
@@ -1129,7 +1129,7 @@ async function addMetadata(){try{const e=document.styleSheets[0].cssRules;for(le
</ul>
</li>
<li class="toc ulEmpty" id="section-boilerplate.3-1.7">
- <p id="section-boilerplate.3-1.7.1"><a href="#section-7" class="xref">7</a>. <a href="#name-namespace-revocation" class="xref">Namespace Revocation</a><a href="#section-boilerplate.3-1.7.1" class="pilcrow">¶</a></p>
+ <p id="section-boilerplate.3-1.7.1"><a href="#section-7" class="xref">7</a>. <a href="#name-zone-revocation" class="xref">Zone Revocation</a><a href="#section-boilerplate.3-1.7.1" class="pilcrow">¶</a></p>
</li>
<li class="toc ulEmpty" id="section-boilerplate.3-1.8">
<p id="section-boilerplate.3-1.8.1"><a href="#section-8" class="xref">8</a>. <a href="#name-security-considerations" class="xref">Security Considerations</a><a href="#section-boilerplate.3-1.8.1" class="pilcrow">¶</a></p>
@@ -2009,8 +2009,8 @@ async function addMetadata(){try{const e=document.styleSheets[0].cssRules;for(le
</div>
<div id="revocation">
<section id="section-7">
- <h2 id="name-namespace-revocation">
-<a href="#section-7" class="section-number selfRef">7. </a><a href="#name-namespace-revocation" class="section-name selfRef">Namespace Revocation</a>
+ <h2 id="name-zone-revocation">
+<a href="#section-7" class="section-number selfRef">7. </a><a href="#name-zone-revocation" class="section-name selfRef">Zone Revocation</a>
</h2>
<p id="section-7-1">
TODO<a href="#section-7-1" class="pilcrow">¶</a></p>
diff --git a/draft-schanzen-gns.txt b/draft-schanzen-gns.txt
@@ -77,7 +77,7 @@ Table of Contents
6.1. Entry Zone . . . . . . . . . . . . . . . . . . . . . . . 13
6.2. Record Retrieval . . . . . . . . . . . . . . . . . . . . 14
6.3. Record Processing . . . . . . . . . . . . . . . . . . . . 15
- 7. Namespace Revocation . . . . . . . . . . . . . . . . . . . . 15
+ 7. Zone Revocation . . . . . . . . . . . . . . . . . . . . . . . 15
8. Security Considerations . . . . . . . . . . . . . . . . . . . 15
9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 15
10. Test Vectors . . . . . . . . . . . . . . . . . . . . . . . . 15
@@ -814,7 +814,7 @@ Internet-Draft The GNU Name System July 2019
does not consist of a PKEY record, the record set is the result and
the resolution is concluded.
-7. Namespace Revocation
+7. Zone Revocation
TODO
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -851,7 +851,7 @@
</section>
<section anchor="revocation" numbered="true" toc="default">
- <name>Namespace Revocation</name>
+ <name>Zone Revocation</name>
<t>
TODO
</t>