From: Simon Josefsson Date: Thu, 5 Nov 2009 08:59:12 +0000 (+0100) Subject: Fix API name change. X-Git-Tag: gnutls_2_9_8~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a46c1bd2c30aa74d77d7098447e9d0ce02f1d556;p=thirdparty%2Fgnutls.git Fix API name change. --- diff --git a/doc/gnutls.texi b/doc/gnutls.texi index 422be26c57..87e6fe3062 100644 --- a/doc/gnutls.texi +++ b/doc/gnutls.texi @@ -1317,7 +1317,7 @@ callback can be set using the functions: Clients and servers that will select certificates using callback functions should select a certificate according the peer's signature algorithm preferences. To get those preferences use -@ref{gnutls_session_sign_algorithm_get_requested}. +@ref{gnutls_sign_algorithm_get_requested}. Certificate verification is possible by loading the trusted authorities into the credentials structure by using