diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml
index bce81fda3a..63e40bf57d 100644
--- a/doc/arm/Bv9ARM-book.xml
+++ b/doc/arm/Bv9ARM-book.xml
@@ -4788,6 +4788,8 @@ badresp:1,adberr:0,findfail:0,valfail:0]
notify yes_or_no | explicit | master-only;
recursion yes_or_no;
request-sit yes_or_no;
+ nosit-udp-size number ;
+ sit-secret secret_string ;
request-nsid yes_or_no;
rfc2308-type1 yes_or_no;
use-id-pool yes_or_no;
@@ -6396,6 +6398,20 @@ options {
+
+ nosit-udp-size
+
+
+ Sets the maximum size of UDP responses that will
+ be sent to queries without a valid source identity
+ token. A value below 128 will be silently raised
+ to 128. The default value is 4096, but the
+ max-udp-size option may further
+ limit the response size.
+
+
+
+
sit-secret
@@ -10538,7 +10554,6 @@ example.com CNAME rpz-tcp-only.
request-sit yes_or_no ;
edns yes_or_no ;
edns-udp-size number ;
- nosit-udp-size number ;
max-udp-size number ;
transfers number ;
transfer-format ( one-answer | many-answers ) ; ]
@@ -10673,14 +10688,6 @@ example.com CNAME rpz-tcp-only.
replies from named.
-
- The nosit-udp-size option sets the
- maximum size of UDP responses that will be sent to
- queries without a valid source identity token. The command
- max-udp-size option may further limit
- the response size.
-
-
The server supports two zone transfer methods. The first, one-answer,
uses one DNS message per resource record transferred. many-answers packs