2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

[master] minor doc fixes

This commit is contained in:
Evan Hunt 2015-04-06 13:48:29 -07:00
parent 362a13ce42
commit 1e15a048c0

View File

@ -3599,8 +3599,8 @@ $ORIGIN 0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa.
<title><command>key</command> Statement Grammar</title>
<programlisting><command>key</command> <replaceable>key_id</replaceable> {
algorithm <replaceable>string</replaceable>;
secret <replaceable>string</replaceable>;
algorithm <replaceable>algorithm_id</replaceable>;
secret <replaceable>secret_string</replaceable>;
};
</programlisting>