diff options
author | chris <chris@FreeBSD.org> | 1999-08-14 07:59:58 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 1999-08-14 07:59:58 +0000 |
commit | c3d00b39acf3caf181e05dd337ea9e2570eb35c7 (patch) | |
tree | c0cada439b2cb6d97473204a26158d2a166968ee /lib/libc | |
parent | 0034fbf8b03c250c0f0f63308e746c7e84554c3c (diff) | |
download | FreeBSD-src-c3d00b39acf3caf181e05dd337ea9e2570eb35c7.zip FreeBSD-src-c3d00b39acf3caf181e05dd337ea9e2570eb35c7.tar.gz |
Add $Id$ tag.
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/stdtime/time2posix.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdtime/time2posix.3 b/lib/libc/stdtime/time2posix.3 index 62e5c79..1166f5e 100644 --- a/lib/libc/stdtime/time2posix.3 +++ b/lib/libc/stdtime/time2posix.3 @@ -1,3 +1,5 @@ +.\" $Id$ +.\" .Dd May 1, 1996 .Dt TIME2POSIX 3 .Os |