RFC Errata
RFC 2308, "Negative Caching of DNS Queries (DNS NCACHE)", March 1998
Note: This RFC has been updated by RFC 4035, RFC 4033, RFC 4034, RFC 6604, RFC 8020, RFC 8499, RFC 9499, RFC 9520
Source of RFC: dnsind (int)See Also: RFC 2308 w/ inline errata
Errata ID: 8188
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Ari Cooper-Davis
Date Reported: 2024-11-26
Verifier Name: RFC Editor
Date Verified: 2024-12-04
Section 1 - Terminology says:
"NODATA" - a pseudo RCODE which indicates that the name is valid, for the given class, but are no records of the given type. A NODATA response has to be inferred from the answer.
It should say:
"NODATA" - a pseudo RCODE which indicates that the name is valid, for the given class, but there are no records of the given type. A NODATA response has to be inferred from the answer.
Notes:
Added missing "there" which impacts readability.