improve krb5_set_real_time text
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12397 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -83,14 +83,13 @@ Kerberos 5 Library (libkrb5, -lkrb5)
|
|||||||
.Fc
|
.Fc
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
.Nm krb5_set_real_time
|
.Nm krb5_set_real_time
|
||||||
set the
|
sets the absolute time that the caller knows the KDC has.
|
||||||
.Fa sec
|
With this the to the Kerberos library can calculate the relative
|
||||||
and
|
diffrence beteen the KDC time and the local system time and store it
|
||||||
.Fa usec
|
in the
|
||||||
to the match the time as the KDC time.
|
.Fa content .
|
||||||
This update the time screw parameter
|
With this information the Kerberos library can adjust all time stamps
|
||||||
in
|
Kerberos packages.
|
||||||
.Fa context .
|
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_timeofday
|
.Fn krb5_timeofday
|
||||||
returns the current time, but adjusted with the time difference
|
returns the current time, but adjusted with the time difference
|
||||||
|
Reference in New Issue
Block a user