]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Adjust number of rule types from 13 to the 16 there are. (16 is accurately specified...
authorJP Mens <jp@mens.de>
Sun, 20 Dec 2020 09:56:44 +0000 (09:56 +0000)
committerJP Mens <jp@mens.de>
Sun, 20 Dec 2020 09:56:44 +0000 (09:56 +0000)
doc/arm/reference.rst

index 28b100141f59af51ad43a6bc2d9f659fd41cf1d3..712f48d69f532433c8652b8cf0747f973cec3f4f 100644 (file)
@@ -5687,7 +5687,7 @@ Other rule definitions look like this:
 Each rule grants or denies privileges. Rules are checked in the order in
 which they are specified in the ``update-policy`` statement. Once a
 message has successfully matched a rule, the operation is immediately
-granted or denied, and no further rules are examined. There are 13 types
+granted or denied, and no further rules are examined. There are 16 types
 of rules; the rule type is specified by the ``ruletype`` field, and the
 interpretation of other fields varies depending on the rule type.