mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:52:07 -04:00
Fix typo: word was repeated
This commit is contained in:
parent
d5532edf7c
commit
4bda053938
1 changed files with 1 additions and 1 deletions
|
|
@ -8948,7 +8948,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||
answer available.
|
||||
</para>
|
||||
<para>
|
||||
The <option>prefetch</option> specifies the the
|
||||
The <option>prefetch</option> specifies the
|
||||
"trigger" TTL value at which prefetch of the current
|
||||
query will take place: when a cache record with a
|
||||
lower TTL value is encountered during query processing,
|
||||
|
|
|
|||
Loading…
Reference in a new issue