mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
update comment as per rt39703
This commit is contained in:
parent
335c82aebd
commit
6c0c85563f
1 changed files with 2 additions and 2 deletions
|
|
@ -1111,9 +1111,9 @@ static cfg_type_t cfg_type_masterstyle = {
|
|||
* zone <string> [ policy (given|disabled|passthru|drop|tcp-only|
|
||||
* nxdomain|nodata|cname <domain> ) ]
|
||||
* [ recursive-only yes|no ] [ max-policy-ttl number ] ;
|
||||
* } [ recursive-only yes|no ] [ max-policy-ttl number ] ;
|
||||
* } [ recursive-only yes|no ] [ max-policy-ttl number ]
|
||||
* [ break-dnssec yes|no ] [ min-ns-dots number ]
|
||||
* [ qname-wait-recurse yes|no ]
|
||||
* [ qname-wait-recurse yes|no ] ;
|
||||
*/
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Reference in a new issue