From: Nikos Mavrogiannopoulos Date: Wed, 1 Feb 2012 21:30:09 +0000 (+0100) Subject: updated manpages X-Git-Tag: gnutls_3_0_13~126 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bec3227c7df72fd0ae1e603f7e27e2c37cfb7cd0;p=thirdparty%2Fgnutls.git updated manpages --- diff --git a/doc/manpages/Makefile.am b/doc/manpages/Makefile.am index 4a344c7215..5983b45e52 100644 --- a/doc/manpages/Makefile.am +++ b/doc/manpages/Makefile.am @@ -411,6 +411,8 @@ APIMANS += gnutls_certificate_set_params_function.3 APIMANS += gnutls_anon_set_params_function.3 APIMANS += gnutls_psk_set_params_function.3 APIMANS += gnutls_hex2bin.3 +APIMANS += gnutls_verify_stored_pubkey.3 +APIMANS += gnutls_store_pubkey.3 APIMANS += gnutls_ocsp_req_init.3 APIMANS += gnutls_ocsp_req_deinit.3 APIMANS += gnutls_ocsp_req_import.3