From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 20 May 2025 13:26:14 +0000 (-0400) Subject: spelling: addresses X-Git-Tag: rec-5.3.0-alpha2~16^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d4b68ac3b5710e2bf48923274650c40b983aee;p=thirdparty%2Fpdns.git spelling: addresses Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst b/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst index 8a6606b569..473ad18fb2 100644 --- a/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst +++ b/pdns/recursordist/rec-rust-lib/docs-new-preamble-in.rst @@ -408,7 +408,7 @@ As of version 5.1.0, an RPZ entry is defined as .. versionchanged:: 5.3.0 The aliases ``defpol_override_local_data``, ``extended_error_code``, ``extended_error_extra``, ``include_soa``, ``ignore_duplicates``, ``policy_name``, ``overriddes_gettag``, ``zone_size_hint``, ``max_received_bytes``, ``local_address``, ``axfr_timeout``, ``dump_file``, ``seed_file`` have been introduced. If ``addresses`` is empty, the ``name`` field specifies the path name of the RPZ; otherwise, the ``name`` field defines the name of the RPZ. -Starting with version 5.2.0, names instead of IP addresess can be used for ``addresses`` if +Starting with version 5.2.0, names instead of IP addresses can be used for ``addresses`` if :ref:`setting-yaml-recursor.system_resolver_ttl` is set. An example of an ``rpzs`` entry, which is a sequence of `RPZ`_: @@ -534,7 +534,7 @@ As of version 5.2.0, a forwarding catalog zone entry is defined as: While this setting has no equivalent old-style Lua configuration, it cannot appear together with :ref:`setting-lua-config-file` being set. If you want to use catalog zones to define forwards, you need to convert existing Lua configuration to YAML format. -Names instead of IP addresess can be used for ``addresses`` if :ref:`setting-yaml-recursor.system_resolver_ttl` is set. +Names instead of IP addresses can be used for ``addresses`` if :ref:`setting-yaml-recursor.system_resolver_ttl` is set. An example of a :ref:`setting-yaml-recursor.forwarding_catalog_zones` entry, which is a sequence of `ForwardingCatalogZone`_: .. code-block:: yaml