From 33d102943bdcc4f1cf59a8d6dc5f07e2e05c3c1a Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 6 May 2021 11:59:41 -0400 Subject: [PATCH] spelling: axfr Signed-off-by: Josh Soref --- docs/backends/tinydns.rst | 2 +- docs/changelog/pre-4.0.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/backends/tinydns.rst b/docs/backends/tinydns.rst index 3dc5df6979..ad788fc32d 100644 --- a/docs/backends/tinydns.rst +++ b/docs/backends/tinydns.rst @@ -147,7 +147,7 @@ PowerDNS and TinyDNS handle wildcards differently. Looking up foo.www.example.com with the below records on TinyDNS will return 198.51.100.1, PowerDNS will return NXDOMAIN. According to :rfc:`4592` \*.example.com should only match subdomains in under example.com, not \*.\*.example.com. This -compatibility issue is `noted on the axfer-get page for the djbdns +compatibility issue is `noted on the axfr-get page for the djbdns suite `__. :: diff --git a/docs/changelog/pre-4.0.rst b/docs/changelog/pre-4.0.rst index 1dedd0ab57..c552916f19 100644 --- a/docs/changelog/pre-4.0.rst +++ b/docs/changelog/pre-4.0.rst @@ -2576,7 +2576,7 @@ Improvements 2383 `__. - As suggested in `ticket 416 `__, we now log the - SOA serial number after committing an AXFRed zone to the backend. + SOA serial number after committing an AXFR'd zone to the backend. Code in `commit 2385 `__. - Pick up location of sqlite3 libraries using pkg-config. Implemented -- 2.47.2