diff --git a/bin/dig/nslookup.1 b/bin/dig/nslookup.1 index ee9106b4fe..8bc92d8478 100644 --- a/bin/dig/nslookup.1 +++ b/bin/dig/nslookup.1 @@ -281,6 +281,10 @@ Try the next nameserver if a nameserver responds with SERVFAIL or a referral (no .RE .sp .RE +.SH "RETURN VALUES" +.PP +\fBnslookup\fR +returns with an exit status of 1 if any query failed, and 0 otherwise\&. .SH "FILES" .PP /etc/resolv\&.conf diff --git a/bin/dig/nslookup.html b/bin/dig/nslookup.html index ec8d16eaf9..f710027349 100644 --- a/bin/dig/nslookup.html +++ b/bin/dig/nslookup.html @@ -298,12 +298,19 @@ nslookup -query=hinfo -timeout=10
+ nslookup returns with an exit status of 1 + if any query failed, and 0 otherwise. +
+dig(1), host(1), named(8). diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 591c1caa75..8b0796afb5 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -189,14 +189,16 @@
- Specfic APL data could trigger a INSIST. This flaw was discovered - by Brian Mitchell and is disclosed in CVE-2015-8704. [RT #41396] + Specific APL data could trigger an INSIST. This flaw + was discovered by Brian Mitchell and is disclosed in + CVE-2015-8704. [RT #41396]
- render_ecs errors when printing out a OPT record were - mishandled resulting in a assertion failure. This flaw - was discovered by Brian Mitchell and is disclosed in - CVE-2015-8705. [RT #41396] + Certain errors that could be encountered when printing out + or logging an OPT record containing a CLIENT-SUBNET option + could be mishandled, resulting in an assertion failure. + This flaw was discovered by Brian Mitchell and is disclosed + in CVE-2015-8705. [RT #41396]
+ Authoritative servers that were marked as bogus (e.g. blackholed + in configuration or with invalid addresses) were being queried + anyway. [RT #41321] +
Some of the options for GeoIP ACLs, including "areacode", "metrocode", and "timezone", were incorrectly documented diff --git a/doc/arm/notes.html b/doc/arm/notes.html index aae029b7fe..49ae2e5707 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -150,14 +150,16 @@
- Specfic APL data could trigger a INSIST. This flaw was discovered - by Brian Mitchell and is disclosed in CVE-2015-8704. [RT #41396] + Specific APL data could trigger an INSIST. This flaw + was discovered by Brian Mitchell and is disclosed in + CVE-2015-8704. [RT #41396]
- render_ecs errors when printing out a OPT record were - mishandled resulting in a assertion failure. This flaw - was discovered by Brian Mitchell and is disclosed in - CVE-2015-8705. [RT #41396] + Certain errors that could be encountered when printing out + or logging an OPT record containing a CLIENT-SUBNET option + could be mishandled, resulting in an assertion failure. + This flaw was discovered by Brian Mitchell and is disclosed + in CVE-2015-8705. [RT #41396]
+ Authoritative servers that were marked as bogus (e.g. blackholed + in configuration or with invalid addresses) were being queried + anyway. [RT #41321] +
Some of the options for GeoIP ACLs, including "areacode", "metrocode", and "timezone", were incorrectly documented