]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add missing closing ')' to update-policy documentation
authorMark Andrews <marka@isc.org>
Fri, 4 Nov 2022 06:03:44 +0000 (06:03 +0000)
committerMichal Nowak <mnowak@isc.org>
Mon, 7 Nov 2022 11:23:17 +0000 (12:23 +0100)
commit09dab3d9247e9acca4827d2dca9d36b89db5028b
tree25a08fec0d978e9c2159658ebfd75ea53ace828d
parent4eadc05c672f3edde054a19e900c5eaeaa22b360
Add missing closing ')' to update-policy documentation

The opening '(' before local was not being matched by a closing
')' after the closing '};'.

(cherry picked from commit 044c3b2bb8ea2342ad6c0ca9d4936e5706eb3224)
doc/man/named.conf.5in
doc/misc/primary.zoneopt
lib/isccfg/namedconf.c