From: Remi Gacogne Date: Tue, 22 Nov 2022 08:54:42 +0000 (+0100) Subject: dnsdist: Fix typo in the doc for setUDPSocketBufferSizes X-Git-Tag: dnsdist-1.8.0-rc1~232^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12220%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Fix typo in the doc for setUDPSocketBufferSizes --- diff --git a/pdns/dnsdistdist/docs/reference/tuning.rst b/pdns/dnsdistdist/docs/reference/tuning.rst index 13ef726670..1d7a90b254 100644 --- a/pdns/dnsdistdist/docs/reference/tuning.rst +++ b/pdns/dnsdistdist/docs/reference/tuning.rst @@ -181,7 +181,7 @@ Tuning related functions :param int num: maximum number of UDP queries to accept -.. function:: setUDPSocketBufferSize(recv, send) +.. function:: setUDPSocketBufferSizes(recv, send) .. versionadded:: 1.7.0