From: Remi Gacogne Date: Tue, 24 Nov 2020 14:50:45 +0000 (+0100) Subject: dnsdist: Fix 'TVL' -> 'TLV' typo X-Git-Tag: rec-4.5.0-alpha1~19^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1b176b52933ef850e4eb374f572cb0571d97fe2b;p=thirdparty%2Fpdns.git dnsdist: Fix 'TVL' -> 'TLV' typo --- diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 9289996704..6e6679cf5f 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -766,7 +766,7 @@ These ``DNSRule``\ s be one of the following items: .. versionadded:: 1.6.0 - Matches queries that have a proxy protocol TVL value of the specified type. If ``value`` is set, + Matches queries that have a proxy protocol TLV value of the specified type. If ``value`` is set, the content of the value should also match the content of ``value``. :param int type: The type of the value, ranging from 0 to 255 (both included)