]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 30 Oct 2013 15:46:15 +0000 (16:46 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 30 Oct 2013 15:46:15 +0000 (16:46 +0100)
doc/cha-upgrade.texi

index 9718b597f553aaaec35767cd4cef88640dddf5a4..5621ee03649900fb2ee95b8708fb9814921ec9f3 100644 (file)
@@ -41,7 +41,7 @@ as described in @ref{Asynchronous operation}
 They are replaced by the safer function @funcref{gnutls_session_get_random}
 
 @item @funcintref{gnutls_session_get_master_secret} 
-@tab Replaced by the keying material exporters discussed in @ref{Keying Material Exporters}
+@tab Replaced by the keying material exporters discussed in @ref{Deriving keys for other applications/protocols}
 
 @item @funcintref{gnutls_transport_set_global_errno}
 @tab Replaced by using the system's errno fascility or @funcref{gnutls_transport_set_errno}.