summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/time/ctime.34
-rw-r--r--lib/libc/time/tzset.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/time/ctime.3 b/lib/libc/time/ctime.3
index 7df91acf968..86dc6e2d3a8 100644
--- a/lib/libc/time/ctime.3
+++ b/lib/libc/time/ctime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctime.3,v 1.9 1998/07/05 19:36:54 millert Exp $
+.\" $OpenBSD: ctime.3,v 1.10 1999/02/16 05:09:42 deraadt Exp $
.TH CTIME 3
.SH NAME
asctime, ctime, difftime, gmtime, localtime, mktime \- convert date and time to ASCII
@@ -177,7 +177,7 @@ of the Prime Meridian.
.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
/usr/share/zoneinfo time zone information directory
.br
-/usr/share/zoneinfo/localtime local time zone file
+/etc/localtime local time zone file
.br
/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
.br
diff --git a/lib/libc/time/tzset.3 b/lib/libc/time/tzset.3
index d60aa1cee05..01569a45323 100644
--- a/lib/libc/time/tzset.3
+++ b/lib/libc/time/tzset.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tzset.3,v 1.6 1998/01/18 23:25:01 millert Exp $
+.\" $OpenBSD: tzset.3,v 1.7 1999/02/16 05:09:42 deraadt Exp $
.TH TZSET 3
.SH NAME
tzset \- initialize time conversion information
@@ -216,7 +216,7 @@ UTC is used.
.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
/usr/share/zoneinfo time zone information directory
.br
-/usr/share/zoneinfo/localtime local time zone file
+/etc/localtime local time zone file
.br
/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
.br