]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Add trailing period 16237/head
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 9 Oct 2025 15:13:38 +0000 (11:13 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Thu, 9 Oct 2025 15:13:38 +0000 (11:13 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
docs/guides/algoroll.rst

index 18baae743c8ebbb692a04236cff27a61dfbec27d..5142404aac03ba03241fafafe6993f60519a647b 100644 (file)
@@ -18,7 +18,7 @@ Please check that these bigger packets can make it out of your network without t
     For every mutation to your zone (so, every step except updating DS in the parent), make sure that your serial is bumped, so your secondaries pick up the changes too.
     If you are using AXFR replication, this usually is as simple as ``pdnsutil
     zone increase-serial example.com`` (``pdnsutil increase-serial example.com``
-    prior to version 5.0)
+    prior to version 5.0).
 
 Phase: initial
 --------------