xref: /netbsd-src/external/mpl/bind/dist/doc/misc/hint.zoneopt (revision 6881a4007f077b54e5f51159c52b9b25f57deb0d)
1zone <string> [ <class> ] {
2	type hint;
3	check-names ( fail | warn | ignore );
4	delegation-only <boolean>; // deprecated
5	file <quoted_string>;
6};
7