From 3b71428beb7ce6e20d06dececa1247548fa99568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 17 Aug 2003 16:27:15 +0000 Subject: [PATCH] these function will be deprecated git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12566 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_get_in_cred.3 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/krb5/krb5_get_in_cred.3 b/lib/krb5/krb5_get_in_cred.3 index 0eaa0b78a..721c12600 100644 --- a/lib/krb5/krb5_get_in_cred.3 +++ b/lib/krb5/krb5_get_in_cred.3 @@ -121,6 +121,11 @@ Kerberos 5 Library (libkrb5, -lkrb5) .Fa "krb5_keyblock **key" .Fc .Sh DESCRIPTION +.Bf Em +All the functions in this manual page are deprecated in the MIT +implementation, and will soon deprecated in Heimdal too, do't use them. +.Ef +.Pp Getting initial credential ticket for a principal. .Nm krb5_get_in_cred is the function all other krb5_get_in function uses to fetch tickets.