From: Mark Andrews Date: Tue, 30 Aug 2005 00:45:08 +0000 (+0000) Subject: update trusted-keys description X-Git-Tag: v9.2.6b1~28^2~13 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3389b6215abbffc02cc1b6e640f05987ca9f816f;p=thirdparty%2Fbind9.git update trusted-keys description --- diff --git a/bin/dig/dig.docbook b/bin/dig/dig.docbook index 84013a29b49..659f6d958c9 100644 --- a/bin/dig/dig.docbook +++ b/bin/dig/dig.docbook @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -792,10 +792,18 @@ - Specify a trusted key to be used with - . - Requires dig be compiled with -DDIG_SIGCHASE. + Specifies a file containing trusted keys to be used with + . Each DNSKEY record must be + on its own line. + + If not specified dig will look for + /etc/trusted-key.key then + trusted-key.key in the current directory. + + + Requires dig be compiled with -DDIG_SIGCHASE. +