From: JP Mens Date: Sun, 20 Dec 2020 09:56:44 +0000 (+0000) Subject: Adjust number of rule types from 13 to the 16 there are. (16 is accurately specified... X-Git-Tag: v9.17.9~22^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4658a1e657e31b4f2b83634397c86d83214c171b;p=thirdparty%2Fbind9.git Adjust number of rule types from 13 to the 16 there are. (16 is accurately specified further down in the section.) --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 28b100141f5..712f48d69f5 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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.