From 66c2f1da5d2f0017f351131e612206d9c0b02083 Mon Sep 17 00:00:00 2001 From: tb Date: Sat, 11 Dec 2021 13:34:38 +0000 Subject: [PATCH] doubled word; from Leon Fischer --- lib/libc/gen/time.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libc/gen/time.3 b/lib/libc/gen/time.3 index 84ad5ef7abe..44ea3f33ace 100644 --- a/lib/libc/gen/time.3 +++ b/lib/libc/gen/time.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: time.3,v 1.17 2021/12/06 00:15:01 cheloha Exp $ +.\" $OpenBSD: time.3,v 1.18 2021/12/11 13:34:38 tb Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: December 6 2021 $ +.Dd $Mdocdate: December 11 2021 $ .Dt TIME 3 .Os .Sh NAME @@ -44,7 +44,7 @@ .Sh DESCRIPTION The .Fn time -function returns the the number of seconds elapsed since +function returns the number of seconds elapsed since Jan 1 1970 00:00:00 UTC. This value is also written to .Fa now -- 2.20.1