From: Vladimír Čunát Date: Fri, 14 Sep 2018 11:02:56 +0000 (+0200) Subject: doc: fix a typo :-) X-Git-Tag: v3.1.0~8^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf55aa6364b84d7e15968303bc04448ef52554ae;p=thirdparty%2Fknot-resolver.git doc: fix a typo :-) --- diff --git a/modules/rfc7706.rst b/modules/rfc7706.rst index 53a0e37a9..d66fd82eb 100644 --- a/modules/rfc7706.rst +++ b/modules/rfc7706.rst @@ -1,3 +1,3 @@ -Root on lookback (RFC 7706) +Root on loopback (RFC 7706) --------------------------- Knot Resolver developers decided that pure implementation of :rfc:`7706` is a bad idea so it is not implemented in the form envisioned by the RFC. You can get the very similar effect without its downsides by combining :ref:`prefill ` and :ref:`serve_stale ` modules with Aggressive Use of DNSSEC-Validated Cache (:rfc:`8198`) behavior which is enabled automatically together with DNSSEC validation.