mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Update ARM on the default ordering
This commit is contained in:
parent
e80c26b22e
commit
9e11b54bbc
1 changed files with 3 additions and 3 deletions
|
|
@ -6779,7 +6779,8 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||
</td>
|
||||
<td>
|
||||
<p>
|
||||
Records are returned in some random order.
|
||||
Records are returned in some random order. When no
|
||||
ordering is specified, this is the default.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
@ -6810,8 +6811,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
|||
Records are returned in whatever order they were
|
||||
retrieved from the database. This order is
|
||||
indeterminate, but will be consistent as long as the
|
||||
database is not modified. When no ordering is
|
||||
specified, this is the default.
|
||||
database is not modified.
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue