summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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