diff options
Diffstat (limited to 'lib/libc/gen/time.3')
-rw-r--r-- | lib/libc/gen/time.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3 index b5cd88080e6..eb02139ee9b 100644 --- a/lib/libc/gen/time.3 +++ b/lib/libc/gen/time.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: time.3,v 1.7 1999/07/31 03:55:49 deraadt Exp $ +.\" $OpenBSD: time.3,v 1.8 2000/12/24 00:30:52 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,8 +48,7 @@ .Sh DESCRIPTION The .Fn time -function -returns the value of time in seconds since 0 hours, 0 minutes, +function returns the value of time in seconds since 0 hours, 0 minutes, 0 seconds, January 1, 1970, Coordinated Universal Time (UTC). .Pp A copy of the time value may be saved to the area indicated by the |