summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/config-network-forwarding.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config-network-forwarding.rst b/doc/config-network-forwarding.rst
index f16b48fe..ea00d604 100644
--- a/doc/config-network-forwarding.rst
+++ b/doc/config-network-forwarding.rst
@@ -14,7 +14,7 @@ Main use-cases are:
Forwarding implementation in Knot Resolver has following properties:
- Answers from *upstream* servers are cached.
- - Answers from *upstream* servers are locally DNSSEC-validated, unless ``policy.STUB`` is used.
+ - Answers from *upstream* servers are locally DNSSEC-validated, unless :func:`policy.STUB` is used.
- Resolver automatically selects which IP address from given set of IP addresses will be used (based on performance characteristics).
- Forwarding can use either unencrypted DNS protocol, or :ref:`tls-forwarding`.