summaryrefslogtreecommitdiff
path: root/lib/libc/time/ctime.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/time/ctime.3')
-rw-r--r--lib/libc/time/ctime.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3
index 13cb5530699..37a175dd393 100644
--- a/lib/libc/time/ctime.3
+++ b/lib/libc/time/ctime.3
@@ -1,7 +1,7 @@
-.\" $OpenBSD: ctime.3,v 1.36 2008/10/23 20:33:06 guenther Exp $
+.\" $OpenBSD: ctime.3,v 1.37 2010/08/23 22:35:34 millert Exp $
.\"
.\"
-.Dd $Mdocdate: October 23 2008 $
+.Dd $Mdocdate: August 23 2010 $
.Dt CTIME 3
.Os
.Sh NAME
@@ -316,6 +316,6 @@ as the superuser.
Avoid using out-of-range values with
.Fn mktime
when setting up lunch with promptness sticklers in Riyadh.
-.\" based on @(#)newctime.3 8.2
+.\" based on @(#)newctime.3 8.3
.\" This file is in the public domain, so clarified as of
-.\" 2003-02-14 by Arthur David Olson (arthur_david_olson@nih.gov).
+.\" 2009-05-17 by Arthur David Olson.