From 0127d501b7d05c4bb8dda9d5f48bead5a4b96d75 Mon Sep 17 00:00:00 2001 From: Matt Nordhoff Date: Fri, 7 May 2021 10:55:31 +0000 Subject: [PATCH] dnsdist docs: switch RA and RD --- pdns/dnsdistdist/docs/rules-actions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/rules-actions.rst b/pdns/dnsdistdist/docs/rules-actions.rst index 801e062221..35aa125756 100644 --- a/pdns/dnsdistdist/docs/rules-actions.rst +++ b/pdns/dnsdistdist/docs/rules-actions.rst @@ -1441,7 +1441,7 @@ The following actions exist. .. function:: TCAction() - Create answer to query with the TC bit set, and the RD bit set to the value of RA in the query, to force the client to TCP. + Create answer to query with the TC bit set, and the RA bit set to the value of RD in the query, to force the client to TCP. .. function:: TeeAction(remote[, addECS]) -- 2.47.2