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