]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix the 8K number
authorJeremy C. Reed <jreed@ISC.org>
Thu, 25 Aug 2016 17:55:17 +0000 (13:55 -0400)
committerJeremy C. Reed <jreed@ISC.org>
Thu, 25 Aug 2016 17:56:57 +0000 (13:56 -0400)
from the upstream source:
/** Default `buffer_hint` value. */

doc/arm/Bv9ARM-book.xml

index 074860b6acb70f7602de90bd67eaf6849d2bd379..4d09d89cc671510731671a30d5f32cf4afdf03ed 100644 (file)
@@ -4890,7 +4890,7 @@ badresp:1,adberr:0,findfail:0,valfail:0]
                    <command>fstrm-set-buffer-hint</command>: The
                    threshold number of bytes to accumulate in the output
                    buffer before forcing a buffer flush. The minimum is
-                   1024, the maximum is 65536, and the default is 8096.
+                   1024, the maximum is 65536, and the default is 8192.
                  </simpara>
                </listitem>
                <listitem>