From 8cec741ab31e7ddbd0e5078ec8176fa82f84e374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 8 Sep 2003 15:23:49 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12781 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_get_init_creds.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/krb5/krb5_get_init_creds.3 b/lib/krb5/krb5_get_init_creds.3 index 33e03e74a..145e62a91 100644 --- a/lib/krb5/krb5_get_init_creds.3 +++ b/lib/krb5/krb5_get_init_creds.3 @@ -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