Skip to content

Commit 94bf581

Browse files
committed
don't use STD13 ref
1 parent 411e72a commit 94bf581

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

draft-ietf-dnssd-multi-qtypes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ specified in the question section of a DNS QUERY (OpCode=0).
4242

4343
# Introduction
4444

45-
A commonly requested DNS {{!STD13}} feature is the ability to receive
45+
A commonly requested DNS {{!RFC1035}} feature is the ability to receive
4646
multiple related resource records (RRs) in a single DNS response.
4747

4848
For example, it may be desirable to receive the A, AAAA and HTTPS
@@ -177,7 +177,7 @@ i.e. as if each combination had been "the question" per section 4.1 of
177177
{{!RFC1035}}.
178178

179179
The server MUST detect duplicate RRs and keep only a single copy of each
180-
RR in its respective section. Duplicates can occur e.g. in the Answer
180+
RR in its respective section. Duplicates can occur e.g. in the Answer
181181
section if a CNAME chain is involved, or in the Authority section if
182182
multiple QTYPEs don't exist, etc. Note that RRs can be legitimately
183183
duplicated in different sections, e.g. for the (SOA, TYPE12345)

0 commit comments

Comments
 (0)