]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] document that delv should be used instead of sigchase
authorEvan Hunt <each@isc.org>
Sat, 25 Mar 2017 19:22:51 +0000 (12:22 -0700)
committerEvan Hunt <each@isc.org>
Sat, 25 Mar 2017 19:22:51 +0000 (12:22 -0700)
README
bin/dig/dig.docbook

diff --git a/README b/README
index c0ed9796a640d26bfba953a07cabf58ef2442c2a..a36600ca1a481dd970abbb188694606f6ad5e027 100644 (file)
--- a/README
+++ b/README
@@ -130,6 +130,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 a134e811dd30e40babef8b3480ada1fecd6b35db..ce3a205beff6bfbdb4e1eef14a09fd92b2d722c7 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>
@@ -1287,6 +1290,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>