ndb(2): document txt and txtrr attributes.

This commit is contained in:
cinap_lenrek 2021-09-08 18:20:59 +00:00
parent df66e62842
commit 33ac896d47
2 changed files with 12 additions and 1 deletions

View file

@ -336,7 +336,7 @@ The tuples are logically arranged into lines using the
field in the structure.
The possible
.IR type 's
of query are and the attributes on each returned tuple line is:
of query are the attributes on each returned tuple line:
.TP
.B ip
find the IP addresses. Returns

View file

@ -257,6 +257,17 @@ and
.B soa
start of area (for DNS)
.TP
.B txt
a descriptive text.
For DNS, a
.L TXT
record.
.TP
.B txtrr
obsolete, same as
.B txt
above.
.TP
.B tcp
a TCP service name
.TP