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

README
bin/dig/dig.docbook

diff --git a/README b/README
index 3f7b52679c1dc88d9ca9274fdc65673ea226e0ea..08bc96741037d53bd156076e985603bef7623462 100644 (file)
--- a/README
+++ b/README
@@ -275,6 +275,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 8133baf703b8132c98180273bbf61671bf46f8df..00a23756599b236ccf6338392e70295fad008a7a 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>
@@ -1265,6 +1268,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>