From a46f671a3054870fdfee0335880741d4335af37d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 11 May 2022 08:03:40 +0200 Subject: [PATCH] Add missing comment markers to doc/misc/ grammar files These files can be consumed by scripts, so obviously missing comment markers wreak havoc. (cherry picked from commit af3683f436aa8dac755b5dea709cd257a2220abf) --- doc/misc/format-options.pl | 4 ++-- doc/misc/options | 4 ++-- doc/misc/options.active | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/misc/format-options.pl b/doc/misc/format-options.pl index b152b844a5..6447b4976d 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 cfc0aa7a26..d462fd06e2 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