diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
| commit | a307d598387eeb7d775332066d996ab0dadf7e5f (patch) | |
| tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/libc/stdtime | |
| parent | 9fe48c6e8d0e0133351770178246b4f76ae6a5d9 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdtime')
| -rw-r--r-- | lib/libc/stdtime/ctime.3 | 2 | ||||
| -rw-r--r-- | lib/libc/stdtime/tzfile.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdtime/ctime.3 b/lib/libc/stdtime/ctime.3 index 94f0622515fd..e3de91bfa557 100644 --- a/lib/libc/stdtime/ctime.3 +++ b/lib/libc/stdtime/ctime.3 @@ -36,7 +36,7 @@ .\" .Dd January 2, 1999 .Dt CTIME 3 -.Os BSD 4.3 +.Os .Sh NAME .Nm asctime , .Nm asctime_r , diff --git a/lib/libc/stdtime/tzfile.5 b/lib/libc/stdtime/tzfile.5 index e29d4d73350e..cc7e65966060 100644 --- a/lib/libc/stdtime/tzfile.5 +++ b/lib/libc/stdtime/tzfile.5 @@ -1,7 +1,7 @@ .\" $FreeBSD$ .Dd September 13, 1994 .Dt TZFILE 5 -.Os FreeBSD +.Os .Sh NAME .Nm tzfile .Nd timezone information |
