remove trailing space
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15240 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
.Dt KRB5_AUTH_CONTEXT 3
|
.Dt KRB5_AUTH_CONTEXT 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm krb5_auth_con_addflags,
|
.Nm krb5_auth_con_addflags ,
|
||||||
.Nm krb5_auth_con_free ,
|
.Nm krb5_auth_con_free ,
|
||||||
.Nm krb5_auth_con_genaddrs ,
|
.Nm krb5_auth_con_genaddrs ,
|
||||||
.Nm krb5_auth_con_generatelocalsubkey ,
|
.Nm krb5_auth_con_generatelocalsubkey ,
|
||||||
@@ -49,7 +49,7 @@
|
|||||||
.Nm krb5_auth_con_getuserkey ,
|
.Nm krb5_auth_con_getuserkey ,
|
||||||
.Nm krb5_auth_con_init ,
|
.Nm krb5_auth_con_init ,
|
||||||
.Nm krb5_auth_con_initivector ,
|
.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 ,
|
||||||
.Nm krb5_auth_con_setaddrs_from_fd ,
|
.Nm krb5_auth_con_setaddrs_from_fd ,
|
||||||
.Nm krb5_auth_con_setflags ,
|
.Nm krb5_auth_con_setflags ,
|
||||||
@@ -205,7 +205,7 @@ structure must be freed by
|
|||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_auth_con_getflags ,
|
.Fn krb5_auth_con_getflags ,
|
||||||
.Fn krb5_auth_con_setflags ,
|
.Fn krb5_auth_con_setflags ,
|
||||||
.Fn krb5_auth_con_addflags
|
.Fn krb5_auth_con_addflags
|
||||||
and
|
and
|
||||||
.Fn krb5_auth_con_removeflags
|
.Fn krb5_auth_con_removeflags
|
||||||
gets and modifies the flags for a
|
gets and modifies the flags for a
|
||||||
@@ -245,7 +245,7 @@ functions.
|
|||||||
The flags
|
The flags
|
||||||
.Dv KRB5_AUTH_CONTEXT_DO_TIME
|
.Dv KRB5_AUTH_CONTEXT_DO_TIME
|
||||||
also modifies the behavior the function
|
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
|
by removing the timestamp in the forward credential message, this have
|
||||||
backward compatibility problems since not all versions of the heimdal
|
backward compatibility problems since not all versions of the heimdal
|
||||||
supports timeless credentional messages.
|
supports timeless credentional messages.
|
||||||
|
Reference in New Issue
Block a user