mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
dns_db_findrdataset() documentation cut-and-paste-o
This commit is contained in:
@@ -731,9 +731,7 @@ dns_db_findrdataset(dns_db_t *db, dns_dbnode_t *node, dns_dbversion_t *version,
|
|||||||
*
|
*
|
||||||
* The 'now' field is ignored if 'db' is a zone database. If 'db' is a
|
* The 'now' field is ignored if 'db' is a zone database. If 'db' is a
|
||||||
* cache database, an rdataset will not be found unless it expires after
|
* cache database, an rdataset will not be found unless it expires after
|
||||||
* 'now'. Any ANY query will not match unless at least one rdataset at
|
* 'now'. If 'now' is zero, then the current time will be used.
|
||||||
* the node expires after 'now'. If 'now' is zero, then the current time
|
|
||||||
* will be used.
|
|
||||||
*
|
*
|
||||||
* Requires:
|
* Requires:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user