more, mostly whitespace, fixes from Thomas Klasusner
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11176 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <krb5.h>
|
||||
.Ft "krb5_error_code"
|
||||
.Fn krb5_timeofday "krb5_context context" "krb5_timestamp *timeret"
|
||||
.Fn krb5_timeofday "krb5_context context" "krb5_timestamp *timeret"
|
||||
.Ft "krb5_error_code"
|
||||
.Fn krb5_us_timeofday "krb5_context context" "int32_t *sec" "int32_t *usec"
|
||||
.Fn krb5_us_timeofday "krb5_context context" "int32_t *sec" "int32_t *usec"
|
||||
.Sh DESCRIPTION
|
||||
.Fn krb5_timeofday
|
||||
returns the current time, but adjusted with the time difference
|
||||
|
Reference in New Issue
Block a user