These files can be consumed by scripts, so obviously missing comment
markers wreak havoc.
print <<END;
-This is a summary of the named.conf options supported by
-this version of BIND 9.
+// This is a summary of the named.conf options supported by
+// this version of BIND 9.
END
-This is a summary of the named.conf options supported by
-this version of BIND 9.
+// This is a summary of the named.conf options supported by
+// this version of BIND 9.
acl <string> { <address_match_element>; ... }; // may occur multiple times
-This is a summary of the named.conf options supported by
-this version of BIND 9.
+// This is a summary of the named.conf options supported by
+// this version of BIND 9.
acl <string> { <address_match_element>; ... }; // may occur multiple times