From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Thu, 20 Feb 2025 21:24:24 +0000 (-0500) Subject: docs: dnssec migration use rst mark up X-Git-Tag: dnsdist-2.0.0-alpha1~71^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4bf23656b23ed43593a3ff3fedb4ffcb80b6075;p=thirdparty%2Fpdns.git docs: dnssec migration use rst mark up Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/docs/dnssec/migration.rst b/docs/dnssec/migration.rst index 3b9831526a..cfb203c555 100644 --- a/docs/dnssec/migration.rst +++ b/docs/dnssec/migration.rst @@ -96,9 +96,9 @@ identical records to before, with the important change that the RRSIG inception dates will be different. .. note:: - Within PowerDNS, the 'algorithm' for RSASHA1 keys is modulated - based on the NSEC3 setting. So if an algorithm=7 key is imported in a - zone with no configured NSEC3, it will appear as algorithm 5! + Within PowerDNS, the ``algorithm`` for RSASHA1 keys is modulated + based on the NSEC3 setting. So if an ``algorithm=7`` key is imported in a + zone with no configured NSEC3, it will appear as ``algorithm 5``! Secure transfers ----------------