From: Petr Špaček Date: Wed, 11 May 2022 06:03:40 +0000 (+0200) Subject: Add missing comment markers to doc/misc/ grammar files X-Git-Tag: v9.19.3~16^2~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af3683f436aa8dac755b5dea709cd257a2220abf;p=thirdparty%2Fbind9.git Add missing comment markers to doc/misc/ grammar files These files can be consumed by scripts, so obviously missing comment markers wreak havoc. --- diff --git a/doc/misc/format-options.pl b/doc/misc/format-options.pl index b152b844a59..6447b4976db 100644 --- a/doc/misc/format-options.pl +++ b/doc/misc/format-options.pl @@ -19,8 +19,8 @@ GetOptions ('strip-not-configured' => \$strip_not_configured); print < { ; ... }; // may occur multiple times diff --git a/doc/misc/options.active b/doc/misc/options.active index cedb810e391..429ab8763b1 100644 --- a/doc/misc/options.active +++ b/doc/misc/options.active @@ -1,6 +1,6 @@ -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 { ; ... }; // may occur multiple times