From: Paul Hoffman Date: Fri, 27 Apr 2018 01:08:03 +0000 (-0700) Subject: add -t type### description to the dig man page X-Git-Tag: v9.13.0~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d957c6b9f7a4249dcb274a740f18223660d84fa;p=thirdparty%2Fbind9.git add -t type### description to the dig man page --- diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook index 03c9fb66a3d..22ba7f2ed10 100644 --- a/bin/dig/dig.docbook +++ b/bin/dig/dig.docbook @@ -275,9 +275,9 @@ -i - Do reverse IPv6 lookups using the obsolete RFC1886 IP6.INT + Do reverse IPv6 lookups using the obsolete RFC 1886 IP6.INT domain, which is no longer in use. Obsolete bit string - label queries (RFC2874) are not attempted. + label queries (RFC 2874) are not attempted. @@ -338,11 +338,12 @@ -t type - The resource record type to query. It can be any valid query type - which is - supported in BIND 9. The default query type is "A", unless the - option is supplied to indicate a reverse lookup. - A zone transfer can be requested by specifying a type of AXFR. When + The resource record type to query. It can be any valid query + type. If it is a resource record type supported in BIND 9, it + can be given by the type mnemonic (such as "NS" or "AAAA"). + The default query type is "A", unless the + option is supplied to indicate a reverse lookup. A zone + transfer can be requested by specifying a type of AXFR. When an incremental zone transfer (IXFR) is required, set the type to ixfr=N. The incremental zone transfer will contain the changes @@ -350,6 +351,12 @@ record was N. + + All resource record types can be expressed as "TYPEnn", where + "nn" is the number of the type. If the resource record type is + not supported in BIND 9, the result will be displayed as + described in RFC 3597. + @@ -1055,7 +1062,7 @@ This feature is now obsolete and has been removed; - use delv instead. + use delv instead. @@ -1151,8 +1158,8 @@ This feature is related to dig +sigchase, - which is obsolete and has been removed. Use - delv instead. + which is obsolete and has been removed. Use + delv instead. @@ -1197,9 +1204,9 @@ Formerly specified trusted keys for use with - dig +sigchase. This feature is now - obsolete and has been removed; use - delv instead. + dig +sigchase. This feature is now + obsolete and has been removed; use + delv instead. @@ -1349,7 +1356,7 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr dnssec-keygen8 , - RFC1035. + RFC 1035.