diff options
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 94f0622..e3de91b 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 e29d4d7..cc7e659 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 |