mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
[master] work around db2latex bug by removing literal tag
This commit is contained in:
parent
61cfadb50e
commit
06236ea367
@ -10694,8 +10694,8 @@ rate-limit {
|
||||
<title><command>managed-keys</command> Statement Grammar</title>
|
||||
|
||||
<programlisting><command>managed-keys</command> {
|
||||
<replaceable>name</replaceable> <literal>initial-key</literal> <replaceable>flags</replaceable> <replaceable>protocol</replaceable> <replaceable>algorithm</replaceable> <replaceable>key-data</replaceable> ;
|
||||
<optional> <replaceable>name</replaceable> <literal>initial-key</literal> <replaceable>flags</replaceable> <replaceable>protocol</replaceable> <replaceable>algorithm</replaceable> <replaceable>key-data</replaceable> ; <optional>...</optional></optional>
|
||||
<replaceable>name</replaceable> initial-key <replaceable>flags</replaceable> <replaceable>protocol</replaceable> <replaceable>algorithm</replaceable> <replaceable>key-data</replaceable> ;
|
||||
<optional> <replaceable>name</replaceable> initial-key <replaceable>flags</replaceable> <replaceable>protocol</replaceable> <replaceable>algorithm</replaceable> <replaceable>key-data</replaceable> ; <optional>...</optional></optional>
|
||||
};
|
||||
</programlisting>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user