diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-20 07:31:01 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-20 07:31:01 +0200 |
commit | 5dcb92de39cbea594bf4431b8b21278318ceb75f (patch) | |
tree | 25f670ac66a07ece2f4bfa319b8ce21170ecdc3e /doc | |
parent | 9e44ada755f81b0f224e9189a1a4f072131e65ce (diff) | |
download | gnutls-5dcb92de39cbea594bf4431b8b21278318ceb75f.tar.gz |
updated auto-generated files
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manpages/Makefile.am | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am index 62be311e77..2ab788b51a 100644 --- a/doc/manpages/Makefile.am +++ b/doc/manpages/Makefile.am @@ -93,6 +93,24 @@ psktool.1: ../../src/psktool-args.def rm -f "$<".tmp APIMANS = +APIMANS += dane_cert_type_name.3 +APIMANS += dane_cert_usage_name.3 +APIMANS += dane_match_type_name.3 +APIMANS += dane_query_data.3 +APIMANS += dane_query_deinit.3 +APIMANS += dane_query_entries.3 +APIMANS += dane_query_status.3 +APIMANS += dane_query_tlsa.3 +APIMANS += dane_query_to_raw_tlsa.3 +APIMANS += dane_raw_tlsa.3 +APIMANS += dane_state_deinit.3 +APIMANS += dane_state_init.3 +APIMANS += dane_state_set_dlv_file.3 +APIMANS += dane_strerror.3 +APIMANS += dane_verification_status_print.3 +APIMANS += dane_verify_crt.3 +APIMANS += dane_verify_crt_raw.3 +APIMANS += dane_verify_session_crt.3 APIMANS += gnutls_aead_cipher_decrypt.3 APIMANS += gnutls_aead_cipher_deinit.3 APIMANS += gnutls_aead_cipher_encrypt.3 |