diff options
Diffstat (limited to 'lib/libc/time/ctime.3')
-rw-r--r-- | lib/libc/time/ctime.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3 index ae1c10b7283..6fbed611128 100644 --- a/lib/libc/time/ctime.3 +++ b/lib/libc/time/ctime.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctime.3,v 1.24 2001/02/18 22:27:23 millert Exp $ +.\" $OpenBSD: ctime.3,v 1.25 2003/02/14 18:24:53 millert Exp $ .\" .\" .Dd February 16, 1999 @@ -295,3 +295,5 @@ Avoid using out-of-range values with .Fn mktime when setting up lunch with promptness sticklers in Riyadh. .\" based on @(#)newctime.3 7.14 +.\" This file is in the public domain, so clarified as of +.\" 2003-02-14 by Arthur David Olson (arthur_david_olson@nih.gov). |