]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Fix backslashes on key-store block
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 24 Jul 2024 16:59:50 +0000 (16:59 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 30 Jul 2024 07:49:38 +0000 (07:49 +0000)
doc/arm/reference.rst

index 517cf83ebb6d85dc3d81f97fcd29776eb6ab3887..fe8c556a40a5d5b921f6bafe686fd35bf7aeb29a 100644 (file)
@@ -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 <key_store_grammar>` for details.
 
     :any:`logging`