]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix typos in buffering-related option names
authorMichał Kępień <michal@isc.org>
Tue, 22 Jun 2021 20:26:46 +0000 (22:26 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 22 Jun 2021 20:26:46 +0000 (22:26 +0200)
The ARM contains typos in the names of the following two options:

  - "tcp-receive-buffer"
  - "udp-receive-buffer"

Fix the ARM so that it contains proper option names.

doc/arm/reference.rst

index 26a75c4e688d5047bc8668016ee3da47e748ea03..d654bd9e65e094aff8e1a8c31ae617a4f57c9e02 100644 (file)
@@ -3610,7 +3610,7 @@ Tuning
    milliseconds to prefer IPv6 name servers. The default is ``50``
    milliseconds.
 
-``tcp-recv-buffer``;  ``udp-recv-buffer``
+``tcp-receive-buffer``; ``udp-receive-buffer``
    These options control the operating system's receive buffer sizes
    (``SO_RCVBUF``) for TCP and UDP sockets respectively.  Buffering at
    the operating system level can prevent packet drops during brief load