diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-27 10:10:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-27 10:10:48 +0000 |
commit | bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e (patch) | |
tree | 1c7c75fdd5cc17a279f24ed1bb05daaa47f36499 /libc/stdtime | |
parent | 80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3 (diff) |
Diffstat (limited to 'libc/stdtime')
-rw-r--r-- | libc/stdtime/time2posix.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdtime/time2posix.3 b/libc/stdtime/time2posix.3 index 96959c642ed55..64ea048f81825 100644 --- a/libc/stdtime/time2posix.3 +++ b/libc/stdtime/time2posix.3 @@ -116,6 +116,6 @@ difftime(3), localtime(3), mktime(3), time(2) -.\" @(#)time2posix.3 8.1 +.\" @(#)time2posix.3 8.2 .\" This file is in the public domain, so clarified as of .\" 1996-06-05 by Arthur David Olson. |