commit 52aef94e8f5ff03bb340931cb3e61ab0c97c4c39
parent 8b3f580242e9d99071ac82f000f4ac0e7587490d
Author: Schanzenbach, Martin <mschanzenbach@posteo.de>
Date: Fri, 4 Oct 2019 12:47:48 +0200
fix record data wording
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/draft-schanzen-gns.xml b/draft-schanzen-gns.xml
@@ -294,7 +294,7 @@
+-----+-----+-----+-----+-----+-----+-----+-----+
| PROTO | SVC | TYPE |
+-----------+-----------------------------------+
- | RECORD |
+ | RECORD DATA |
/ /
/ /
| |
@@ -316,10 +316,10 @@
<dd>
Record type of the boxed record. In network byte order.
</dd>
- <dt>RECORD</dt>
+ <dt>RECORD DATA</dt>
<dd>
- The boxed record in a format as defined in
- <xref target="rrecords" />.
+ This is the "DATA" format of TYPE as defined for the respective TYPE
+ in DNS.
</dd>
</dl>
</section>