mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:40:00 -04:00
Fix backslashes on key-store block
This commit is contained in:
parent
f72563cc4a
commit
645cd0496e
1 changed files with 1 additions and 1 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue