updates to man pages

This commit is contained in:
Glen Wiley 2013-12-12 07:45:07 -05:00
parent 601b821c43
commit aed5047216
2 changed files with 36 additions and 10 deletions

View File

@ -42,6 +42,33 @@ DNS Resolver library (libgetdns, -lgetdns)
#include <getdns.h>
getdns_return_t
.br
.B getdns_dict_get_bindata
(struct getdns_dict *this_dict, struct getdns_bindata **answer)
getdns_return_t
getdns_return_t
.br
.B getdns_dict_get_data_type
(struct getdns_dict *this_dict, char *name, getdns_data_type *answer)
getdns_return_t
getdns_return_t
.br
.B getdns_dict_get_dict
(struct getdns_dict *this_dict, char *name, struct getdns_dict **answer)
getdns_return_t
.br
.B getdns_dict_get_int
(struct getdns_dict *this_dict, uint32_t *answer)
getdns_return_t
.br
.B getdns_dict_get_list
(struct getdns_dict *this_dict, struct getdns_list **answer)
getdns_return_t
.br
.B getdns_dict_get_names
(struct getdns_dict *this_dict, struct getdns_list **answer)
@ -49,10 +76,7 @@ getdns_return_t
.SH DESCRIPTION
.LP
THIS IS A WORK IN PROGRESS - MUCH TO ADD
.LP
The getdns_dict type is used to manage name/value pairs in which the data types of the values are heterogenous and include
The getdns_dict type is used to manage name/value pairs in which the names are strings and the data types of the values are heterogenous and include
.RS 3
.br
struct getdns_bindata
@ -87,6 +111,8 @@ TBD
.SH SEE ALSO
.BR libgetdns (3),
.BR getdns_address (3),
.BR getdns_address_sync (3),
.BR getdns_general (3),
.BR getdns_general_sync (3),
.BR getdns_hostname (3),

View File

@ -176,6 +176,9 @@ Host address
.B AAAA
IPv6 address
.TP
.B CAA
Certificate Authority Authorization
.TP
.B CNAME
Canonical name for an alias
.TP
@ -204,22 +207,19 @@ Mail exchange
Authoritative name server
.TP
.B NSEC
NSEC
Next secure record
.TP
.B NSEC3
NSEC3
Next secure record (hashed)
.TP
.B NSEC3PARAM
NSEC3PARAM
.TP
.B OPT
OPT
.TP
.B PTR
Domain name pointer
.TP
.B RRSIG
RRSIG
Signature for a record set
.TP
.B SIG
Security signature