From 645cd0496e8131ca5b25840abc4297facedf3636 Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Wed, 24 Jul 2024 16:59:50 +0000 Subject: [PATCH] Fix backslashes on key-store block --- doc/arm/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 517cf83ebb..fe8c556a40 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -407,7 +407,7 @@ The following blocks are supported: :namedconf:ref:`key` Specifies key information for use in authentication and authorization using TSIG. - :any:``key-store`` + :any:`key-store` Describes a DNSSEC key store. See :ref:`key-store Grammar ` for details. :any:`logging`