From: Tinderbox User
+
(Default = IN; abbreviation = cl)
[no]debug- Turn on or off the display of the full response packet and - any intermediate response packets when searching. + Turn on or off the display of the full response packet and + any intermediate response packets when searching.
-+
(Default = nodebug; abbreviation = [no]deb)
Turn debugging mode on or off. This displays more about - what nslookup is doing. + what nslookup is doing.
-+
(Default = nod2)
+
(Default = search)
@@ -276,7 +276,7 @@ nslookup -query=hinfo -timeout=10
Change the default TCP/UDP name server port to value.
+
(Default = 53; abbreviation = po)
@@ -289,9 +289,15 @@ nslookup -query=hinfo -timeout=10Change the type of the information query.
-- (Default = A; abbreviations = q, ty) +
+ (Default = A and then AAAA; abbreviations = q, ty)
++ Note: It is + only possible to specify one query type, only + the default behavior looks up both when an + alternative is not specified. +
[no]recurse+
(Default = recurse; abbreviation = [no]rec)
ndots=number- Set the number of dots (label separators) in a domain - that will disable searching. Absolute names always - stop searching. + Set the number of dots (label separators) in a domain + that will disable searching. Absolute names always + stop searching.
retry=number+
(Default = novc)
[no]fail- Try the next nameserver if a nameserver responds with - SERVFAIL or a referral (nofail) or terminate query - (fail) on such a response. -
-+ Try the next nameserver if a nameserver responds with + SERVFAIL or a referral (nofail) or terminate query + (fail) on such a response. +
+(Default = nofail)
-diff --git a/bin/dnssec/dnssec-keyfromlabel.8 b/bin/dnssec/dnssec-keyfromlabel.8 index 16c5546ee30..02ce4a8e59d 100644 --- a/bin/dnssec/dnssec-keyfromlabel.8 +++ b/bin/dnssec/dnssec-keyfromlabel.8 @@ -92,7 +92,7 @@ Specifies the label for a key pair in the crypto hardware\&. .sp When BIND -9 is built with OpenSSL\-based PKCS#11 support, the label is an arbitrary string that identifies a particular key\&. It may be preceded by an optional OpenSSL engine name, followed by a colon, as in "pkcs11:\fIkeylabel\fR"\&. +9 is built with OpenSSL\-based PKCS#11 support, the label is an arbitrary string that identifies a particular key\&. .sp When BIND diff --git a/bin/dnssec/dnssec-keyfromlabel.html b/bin/dnssec/dnssec-keyfromlabel.html index ac53995ca0a..92c4e3cf4c6 100644 --- a/bin/dnssec/dnssec-keyfromlabel.html +++ b/bin/dnssec/dnssec-keyfromlabel.html @@ -146,9 +146,7 @@
When BIND 9 is built with OpenSSL-based
PKCS#11 support, the label is an arbitrary string that
- identifies a particular key. It may be preceded by an
- optional OpenSSL engine name, followed by a colon, as in
- "pkcs11:keylabel".
+ identifies a particular key.
When BIND 9 is built with native PKCS#11 diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html index c140f024470..6c6200765c4 100644 --- a/doc/arm/Bv9ARM.ch01.html +++ b/doc/arm/Bv9ARM.ch01.html @@ -614,6 +614,6 @@ -
BIND 9.14.10 (Stable Release)
+BIND 9.14.11 (Stable Release)