]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: fix a typo :-)
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 14 Sep 2018 11:02:56 +0000 (13:02 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 16 Oct 2018 13:35:56 +0000 (15:35 +0200)
modules/rfc7706.rst

index 53a0e37a9b4b386fa07d7c8084314d9ed2501814..d66fd82ebab299539c1881ee8e3083a7838133db 100644 (file)
@@ -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 <mod-prefill>` and :ref:`serve_stale <mod-serve_stale>` modules with Aggressive Use of DNSSEC-Validated Cache (:rfc:`8198`) behavior which is enabled automatically together with DNSSEC validation.