summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-04-20 16:46:04 +0200
committerSimon Josefsson <simon@josefsson.org>2009-04-20 16:46:04 +0200
commit835ba483b68eb25ac70aa0e237f85d703345f276 (patch)
treeccf6be4a89647635bb3ed8cc7e07feb9459d42f0
parent8a6bd01545cb554573005dbaf96f58a2575e139e (diff)
downloadgnutls-835ba483b68eb25ac70aa0e237f85d703345f276.tar.gz
Generated.
-rw-r--r--doc/manpages/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am
index ff6a0885da..5c17ac2782 100644
--- a/doc/manpages/Makefile.am
+++ b/doc/manpages/Makefile.am
@@ -447,7 +447,9 @@ APIMANS += gnutls_x509_crt_get_fingerprint.3
APIMANS += gnutls_x509_crt_export.3
APIMANS += gnutls_x509_crt_get_key_id.3
APIMANS += gnutls_x509_crt_check_revocation.3
+APIMANS += gnutls_x509_crt_get_verify_algorithm.3
APIMANS += gnutls_x509_crt_verify_data.3
+APIMANS += gnutls_x509_crt_verify_hash.3
APIMANS += gnutls_x509_crt_get_crl_dist_points.3
APIMANS += gnutls_x509_crt_get_key_purpose_oid.3
APIMANS += gnutls_x509_crt_get_pk_rsa_raw.3