summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/libc/sys/clock_gettime.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2
index e3907c67239..ab919226e51 100644
--- a/lib/libc/sys/clock_gettime.2
+++ b/lib/libc/sys/clock_gettime.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: clock_gettime.2,v 1.2 1997/05/08 20:05:05 kstailey Exp $
+.\" $OpenBSD: clock_gettime.2,v 1.3 1997/05/08 20:19:35 kstailey Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -120,5 +120,5 @@ A user other than the super-user attempted to set the time.
The
.Fn clock_gettime ,
etc.
-functions conforms to
+functions conform to
.St -p1003.1b-93 .