diff options
Diffstat (limited to 'lib/libc/stdtime/time2posix.3')
-rw-r--r-- | lib/libc/stdtime/time2posix.3 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3 index ce9c68d..e7c0f01 100644 --- a/lib/libc/stdtime/time2posix.3 +++ b/lib/libc/stdtime/time2posix.3 @@ -118,3 +118,6 @@ degenerate to the identity function. .Xr localtime 3 , .Xr mktime 3 , .Xr time 3 +.\" @(#)time2posix.3 8.1 +.\" This file is in the public domain, so clarified as of +.\" 1996-06-05 by Arthur David Olson. |