mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-23 09:51:03 -05:00
missing '-' in keep-response-order
This commit is contained in:
parent
e91c70668e
commit
6089bce129
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@
|
|||
To revert to the former behavior for a particular
|
||||
client address or range of addresses, specify the address prefix
|
||||
in the "keep-response-order" option. To revert to the former
|
||||
behavior for all clients, use "keep-response order { any; };".
|
||||
behavior for all clients, use "keep-response-order { any; };".
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
|
|||
Loading…
Reference in a new issue