From a44ca50f26b101b867b85c4fee8ae3ae72327b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 25 May 2005 13:47:58 +0000 Subject: [PATCH] remove trailing space git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15240 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_auth_context.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/krb5/krb5_auth_context.3 b/lib/krb5/krb5_auth_context.3 index f2f8773e7..e8bb0c454 100644 --- a/lib/krb5/krb5_auth_context.3 +++ b/lib/krb5/krb5_auth_context.3 @@ -35,7 +35,7 @@ .Dt KRB5_AUTH_CONTEXT 3 .Os HEIMDAL .Sh NAME -.Nm krb5_auth_con_addflags, +.Nm krb5_auth_con_addflags , .Nm krb5_auth_con_free , .Nm krb5_auth_con_genaddrs , .Nm krb5_auth_con_generatelocalsubkey , @@ -49,7 +49,7 @@ .Nm krb5_auth_con_getuserkey , .Nm krb5_auth_con_init , .Nm krb5_auth_con_initivector , -.Nm krb5_auth_con_removeflags, +.Nm krb5_auth_con_removeflags , .Nm krb5_auth_con_setaddrs , .Nm krb5_auth_con_setaddrs_from_fd , .Nm krb5_auth_con_setflags , @@ -205,7 +205,7 @@ structure must be freed by .Pp .Fn krb5_auth_con_getflags , .Fn krb5_auth_con_setflags , -.Fn krb5_auth_con_addflags +.Fn krb5_auth_con_addflags and .Fn krb5_auth_con_removeflags gets and modifies the flags for a @@ -245,7 +245,7 @@ functions. The flags .Dv KRB5_AUTH_CONTEXT_DO_TIME also modifies the behavior the function -.Fn krb5_get_forwarded_creds +.Fn krb5_get_forwarded_creds by removing the timestamp in the forward credential message, this have backward compatibility problems since not all versions of the heimdal supports timeless credentional messages.