From 51a26f16c3dc09f6c596a755157aa26a0f326ca8 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Thu, 24 Jan 2002 21:15:21 +0000 Subject: ellaborate on history --- lib/libc/gen/time.3 | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3 index eb02139ee9b..4689451454a 100644 --- a/lib/libc/gen/time.3 +++ b/lib/libc/gen/time.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: time.3,v 1.8 2000/12/24 00:30:52 aaron Exp $ +.\" $OpenBSD: time.3,v 1.9 2002/01/24 21:15:20 mickey Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -80,4 +80,11 @@ An argument address referenced invalid memory. A .Fn time function appeared in -.At v6 . +.At v2 +and used to return time in sixtieths of a second in 32 bits, +which was to guarantee a crisis every 2.26 years. +Since the +.At v6 +.Fn time +scale was changed to seconds extending the pre-crisis stagnation +period up to a total of 68 years. -- cgit v1.2.3