On 08/06/16 08:48, Peter wrote:
>> I have changed the text to:
>>
>> Otherwise it replies with the query arguments plus an empty
>> address list and the reply TTL. The reply TTL is -1 if no
>> reply is received, or if the reply contains no TTL information).
>
> That still doesn't address what I'm concerned about. How about this:
>
> Otherwise it replies with the query arguments plus an empty
> address list and the negative cache TTL from the SOA record if
> one is supplied or -1 if no reply is received, or if the reply
> contains no SOA record).
I just realized there's a hanging ")" on the end there, so:
Otherwise it replies with the query arguments plus an empty
address list and the negative cache TTL from the SOA record if
one is supplied or -1 if no reply is received, or if the reply
contains no SOA record.
Peter