git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12781 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-08 15:23:49 +00:00
parent a2e74fc4ce
commit 8cec741ab3

View File

@@ -139,11 +139,11 @@ Kerberos 5 Library (libkrb5, -lkrb5)
.Fc
.Sh DESCRIPTION
Getting initial credential ticket for a principal.
This ins the interface that replaces the deprecated
This interface that replaces the deprecated
.Fa krb5_in_tkt
and
.Fa krb5_in_cred
interfaces.
functions.
.Pp
If you only to verify a user and password, consider using
.Xr krb5_verify_user 3