diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml
index b2e64eb803..7a74c3d868 100644
--- a/doc/arm/Bv9ARM-book.xml
+++ b/doc/arm/Bv9ARM-book.xml
@@ -4811,6 +4811,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
require-server-cookie yes_or_no;
cookie-algorithm secret_string;
cookie-secret secret_string;
+ nocookie-udp-size number ;
request-nsid yes_or_no;
rfc2308-type1 yes_or_no;
use-id-pool yes_or_no;
@@ -6514,6 +6515,19 @@ options {
+
+ nocookie-udp-size
+
+
+ The nocookie-udp-size option sets the
+ maximum size of UDP responses that will be sent to
+ queries without a valid server COOKIE. The command
+ max-udp-size option may further limit
+ the response size.
+
+
+
+
sit-secret
@@ -10799,7 +10813,6 @@ example.com CNAME rpz-tcp-only.
edns yes_or_no ;
edns-udp-size number ;
edns-version number ;
- nocookie-udp-size number ;
max-udp-size number ;
tcp-only yes_or_no ;
transfers number ;
@@ -10964,14 +10977,6 @@ example.com CNAME rpz-tcp-only.
that is blocking large replies from named.
-
- The nocookie-udp-size option sets the
- maximum size of UDP responses that will be sent to
- queries without a valid server COOKIE. The command
- max-udp-size option may further limit
- the response size.
-
-
The tcp-only option sets the transport
protocol to TCP. The default is to use the UDP transport