From: Vladimír Čunát Date: Mon, 6 May 2024 12:25:51 +0000 (+0200) Subject: doc: misc minor fixes X-Git-Tag: v6.0.12~2^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b886a6a7ffe7f7779b50735dbe6ff6ac2ae2752d;p=thirdparty%2Fknot-resolver.git doc: misc minor fixes --- diff --git a/doc/user/config-local-data.rst b/doc/user/config-local-data.rst index c11d8b360..ee89547da 100644 --- a/doc/user/config-local-data.rst +++ b/doc/user/config-local-data.rst @@ -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) --------------------------- diff --git a/doc/user/config-overview.rst b/doc/user/config-overview.rst index a047c60f3..5f5edc732 100644 --- a/doc/user/config-overview.rst +++ b/doc/user/config-overview.rst @@ -25,7 +25,8 @@ You can use :ref:`kresctl validate ` 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:: diff --git a/doc/user/gettingstarted-config.rst b/doc/user/gettingstarted-config.rst index d9f94ea7a..262e2e05c 100644 --- a/doc/user/gettingstarted-config.rst +++ b/doc/user/gettingstarted-config.rst @@ -164,7 +164,8 @@ Mandatory domain blocking ^^^^^^^^^^^^^^^^^^^^^^^^^ Some jurisdictions mandate blocking access to certain domains. -This can be achieved using by using :option:`rules >`. +This can be achieved e.g. by using :option:`rules >`. +(Or you might use a :ref:`RPZ file `, as many resolver implementations accept that format.) .. code-block:: yaml