]> 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)
committerMark Andrews <marka@isc.org>
Fri, 4 Nov 2022 10:37:47 +0000 (10:37 +0000)
commit044c3b2bb8ea2342ad6c0ca9d4936e5706eb3224
tree685ad37dbb8291e09592c10d1565b93187c625e3
parentc5a79caa26f5951f5e7ebc3d67054485f9420f1b
Add missing closing ')' to update-policy documentation

The opening '(' before local was not being matched by a closing
')' after the closing '};'.
doc/man/named.conf.5in
doc/misc/primary.zoneopt
lib/isccfg/namedconf.c