]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] document that delv should be used instead of sigchase
authorEvan Hunt <each@isc.org>
Sat, 25 Mar 2017 19:23:36 +0000 (12:23 -0700)
committerEvan Hunt <each@isc.org>
Sat, 25 Mar 2017 19:23:36 +0000 (12:23 -0700)
(cherry picked from commit db93f3d4b372c0e1d50d73ba99352c614078f374)

README
bin/dig/dig.docbook

diff --git a/README b/README
index 6b108a8554514a64d1d2274b57daf6b17651b7aa..1fe76fae93e1276ca5aa465eeb475eefd3bdf884 100644 (file)
--- a/README
+++ b/README
@@ -359,6 +359,7 @@ Building
                Change the default syslog facility of named/lwresd.
                  -DISC_FACILITY=LOG_LOCAL0
                Enable DNSSEC signature chasing support in dig.
+                 (This feature is deprecated. Use `delv` instead.)
                  -DDIG_SIGCHASE=1 (sets -DDIG_SIGCHASE_TD=1 and
                                    -DDIG_SIGCHASE_BU=1)
                Disable dropping queries from particular well known ports.
index 53487aa087efb801a3a15d614948cd5e9d5eebdd..632083b0c6fa5ff9982f49465f99ccdf429e048c 100644 (file)
          <term><option>+[no]sigchase</option></term>
          <listitem>
            <para>
-             Chase DNSSEC signature chains.  Requires dig be
-             compiled with -DDIG_SIGCHASE.
+             Chase DNSSEC signature chains. Requires dig be compiled
+             with -DDIG_SIGCHASE. This feature is deprecated.
+             Use <command>delv</command> instead.
            </para>
          </listitem>
        </varlistentry>
            <para>
              When chasing DNSSEC signature chains perform a top-down
              validation.  Requires dig be compiled with -DDIG_SIGCHASE.
+             This feature is deprecated. Use <command>delv</command> instead.
            </para>
          </listitem>
        </varlistentry>
              directory.
            </para> <para>
              Requires dig be compiled with -DDIG_SIGCHASE.
+             This feature is deprecated. Use <command>delv</command> instead.
            </para>
          </listitem>
        </varlistentry>
@@ -1200,6 +1203,9 @@ dig +qr www.isc.org any -x 127.0.0.1 isc.org ns +noqr
   <refsection><info><title>SEE ALSO</title></info>
 
     <para><citerefentry>
+       <refentrytitle>delv</refentrytitle><manvolnum>1</manvolnum>
+      </citerefentry>,
+      <citerefentry>
        <refentrytitle>host</refentrytitle><manvolnum>1</manvolnum>
       </citerefentry>,
       <citerefentry>