code: plan9front

Download patch

ref: 33ac896d47a703b61dd205665c8c168d9dbcfb10
parent: df66e62842f020b558f556a0df05135d96b5908b
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Sep 8 14:20:59 EDT 2021

ndb(2): document txt and txtrr attributes.

--- a/sys/man/2/ndb
+++ b/sys/man/2/ndb
@@ -336,7 +336,7 @@
 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
--- a/sys/man/6/ndb
+++ b/sys/man/6/ndb
@@ -257,6 +257,17 @@
 .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