doubled word; from Leon Fischer
authortb <tb@openbsd.org>
Sat, 11 Dec 2021 13:34:38 +0000 (13:34 +0000)
committertb <tb@openbsd.org>
Sat, 11 Dec 2021 13:34:38 +0000 (13:34 +0000)
lib/libc/gen/time.3

index 84ad5ef..44ea3f3 100644 (file)
@@ -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