]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: misc minor fixes
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 6 May 2024 12:25:51 +0000 (14:25 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 24 Apr 2025 08:36:05 +0000 (10:36 +0200)
doc/user/config-local-data.rst
doc/user/config-overview.rst
doc/user/gettingstarted-config.rst

index c11d8b36091c63d87e7686379afd742b8da1e47a..ee89547da332118294c106f7483e29243afd7cff 100644 (file)
@@ -83,6 +83,7 @@ It provides various input formats described in following subsections.
       they won't work exactly as in real zones on authoritative servers.
       For example, wildcards won't get expanded and DNAMEs won't cause occlusion.
 
+   .. _config-local-data-rpz:
 
    Response Policy Zones (RPZ)
    ---------------------------
index a047c60f344efa0db22df5fe74a123b457c57ed4..5f5edc7322366a6916088d9b098c47bed5983fa9 100644 (file)
@@ -25,7 +25,8 @@ You can use :ref:`kresctl validate <manager-client>` to check your configuration
 
 .. warning::
 
-    Some validation steps are however dynamic (for example resolving of interface names) and can not be premodeled for validation and even completed without running the resolver.
+    Validation can't fully guarantee successful startup.
+    Some conditions are checked at runtime, such as the resolution of interface names.
 
 .. tip::
 
index d9f94ea7af3efbd2b3f174db656fb60fe4701088..262e2e05c796d8f21e8d0a1015e076b30259145c 100644 (file)
@@ -164,7 +164,8 @@ Mandatory domain blocking
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Some jurisdictions mandate blocking access to certain domains.
-This can be achieved using by using :option:`rules <rules: <list>>`.
+This can be achieved e.g. by using :option:`rules <rules: <list>>`.
+(Or you might use a :ref:`RPZ file <config-local-data-rpz>`, as many resolver implementations accept that format.)
 
 .. code-block:: yaml