diff --git a/i-d/pdns-qof.xml b/i-d/pdns-qof.xml index c2ba8b2..43746e2 100644 --- a/i-d/pdns-qof.xml +++ b/i-d/pdns-qof.xml @@ -50,7 +50,7 @@ - +
-The JSON output are represented on multiple lines for readability but each JSON object should on a single line. +The JSON output are represented on multiple lines for readability but each JSON object should be on a single line. If you query a passive DNS for the rrname www.ietf.org, the passive dns common output format can be:
- Please note that in the examples above, any backslashes "\" can be ignored and are an artefact of the tools which produced this document. + Please note that the examples imply that a single query returns a single set of JSON objects. For example, two queries were made; one query returned a set of two JSON objects and the other query returned a set of three JSON objects. This specification requires each JSON object individually MUST conform to the common output format, but this specification does not require that a query will return a set of JSON objects. + Please note that in the examples above, any backslashes "\" can be ignored and are an artifact of the tools which produced this document.