From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 9 Oct 2025 15:13:38 +0000 (-0400) Subject: docs: Add trailing period X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16237%2Fhead;p=thirdparty%2Fpdns.git docs: Add trailing period Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/docs/guides/algoroll.rst b/docs/guides/algoroll.rst index 18baae743c..5142404aac 100644 --- a/docs/guides/algoroll.rst +++ b/docs/guides/algoroll.rst @@ -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 --------------