summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2021-12-11 13:34:39 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2021-12-11 13:34:39 +0000
commitcb175529c51547f1292106965a1c442c9a2ce7c9 (patch)
treeb74e4637d04cab5eb42c5bd4738a7eca4bfa5311 /lib/libc
parentc1809b833fd76a96ac3af269b7e0adffa3ec9ed1 (diff)
doubled word; from Leon Fischer
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/time.36
1 files 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