The exit status is 0 if the looked up answer is secure and trusted,
or insecure.
The exit status is not 0 if the looked up answer is untrusted or bogus,
-or an error occerred while performing the lookup.
+or an error occurred while performing the lookup.
.SH "FILES"
.TP
bool ldns_nsec_bitmap_covers_type(const ldns_rdf* bitmap, ldns_rr_type type);
/**
- * Check if RR type t is enumerated in the type bitmap rdf and sets the bit.
+ * Checks if RR type t is enumerated in the type bitmap rdf and sets the bit.
* \param[in] bitmap the RR type bitmap rdf to look in
* \param[in] type the type to for which the bit to set
* \return LDNS_STATUS_OK on success. LDNS_STATUS_TYPE_NOT_IN_BITMAP is
ldns_status ldns_nsec_bitmap_set_type(ldns_rdf* bitmap, ldns_rr_type type);
/**
- * Check if RR type t is enumerated in the type bitmap rdf and clears the bit.
+ * Checks if RR type t is enumerated in the type bitmap rdf and clears the bit.
* \param[in] bitmap the RR type bitmap rdf to look in
* \param[in] type the type to for which the bit to clear
* \return LDNS_STATUS_OK on success. LDNS_STATUS_TYPE_NOT_IN_BITMAP is
#define LDNS_APL_NEGATION 0x80
/**
- * Represent a NULL pointer (in stead of a pointer to a ldns_rr as "; (null)"
+ * Represent a NULL pointer (instead of a pointer to a ldns_rr as "; (null)"
* as opposed to outputting nothing at all in such a case.
*/
/* Flag Name Flag Nr. Has data associated