From: Tinderbox User Date: Fri, 29 Jan 2016 01:04:18 +0000 (+0000) Subject: regen master X-Git-Tag: v9.11.0a1~161 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=6825f304c5f0cc2d4ba22fa2b6f7a431f9c1de59;p=thirdparty%2Fbind9.git regen master --- diff --git a/bin/dig/dig.1 b/bin/dig/dig.1 index efa617d3865..2053d570960 100644 --- a/bin/dig/dig.1 +++ b/bin/dig/dig.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2004-2011, 2013-2015 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2004-2011, 2013-2016 Internet Systems Consortium, Inc. ("ISC") .\" Copyright (C) 2000-2003 Internet Software Consortium. .\" .\" Permission to use, copy, modify, and/or distribute this software for any @@ -611,9 +611,13 @@ causes fields not to be split at all\&. The default is 56 characters, or 44 char This query option toggles the printing of statistics: when the query was made, the size of the reply and so on\&. The default behavior is to print the query statistics\&. .RE .PP -\fB+[no]subnet=addr/prefix\fR +\fB+[no]subnet=addr[/netmask]\fR .RS 4 -Send an EDNS Client Subnet option with the specified IP address or network prefix\&. +Send (don\*(Aqt send) an EDNS Client Subnet option with the specified IP address or network prefix\&. +.sp +\fBdig +subnet=0\&.0\&.0\&.0/0\fR, or simply +\fBdig +subnet=0\fR +for short, sends a Client Subnet option with an empty address and a source prefix length of zero, which signals a resolver that the EDNS Client Subnet option should not be used when resolving this query\&. .RE .PP \fB+[no]tcp\fR @@ -765,7 +769,7 @@ There are probably too many query options\&. \fBInternet Systems Consortium, Inc\&.\fR .SH "COPYRIGHT" .br -Copyright \(co 2004-2011, 2013-2015 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2004-2011, 2013-2016 Internet Systems Consortium, Inc. ("ISC") .br Copyright \(co 2000-2003 Internet Software Consortium. .br diff --git a/bin/dig/dig.html b/bin/dig/dig.html index be78e226f8b..47d24f05f27 100644 --- a/bin/dig/dig.html +++ b/bin/dig/dig.html @@ -1,5 +1,5 @@