From 5979907af6db2371c8184ecdc65668da2ae9c0b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 24 Jun 2003 05:12:43 +0000 Subject: [PATCH] improve krb5_set_real_time text git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12397 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_timeofday.3 | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/lib/krb5/krb5_timeofday.3 b/lib/krb5/krb5_timeofday.3 index 7a2b0cb43..78c274a1c 100644 --- a/lib/krb5/krb5_timeofday.3 +++ b/lib/krb5/krb5_timeofday.3 @@ -83,14 +83,13 @@ Kerberos 5 Library (libkrb5, -lkrb5) .Fc .Sh DESCRIPTION .Nm krb5_set_real_time -set the -.Fa sec -and -.Fa usec -to the match the time as the KDC time. -This update the time screw parameter -in -.Fa context . +sets the absolute time that the caller knows the KDC has. +With this the to the Kerberos library can calculate the relative +diffrence beteen the KDC time and the local system time and store it +in the +.Fa content . +With this information the Kerberos library can adjust all time stamps +Kerberos packages. .Pp .Fn krb5_timeofday returns the current time, but adjusted with the time difference