]> Zhao Yanbai Git Server - minix.git/commitdiff
tz database is in /usr/share/zoneinfo.
authorBen Gras <ben@minix3.org>
Mon, 26 Mar 2007 11:22:20 +0000 (11:22 +0000)
committerBen Gras <ben@minix3.org>
Mon, 26 Mar 2007 11:22:20 +0000 (11:22 +0000)
commands/zoneinfo/date.1
commands/zoneinfo/newctime.3
commands/zoneinfo/newtzset.3
commands/zoneinfo/tzselect.8
commands/zoneinfo/zic.8

index 78e3500a2241327651e1698a849b6c818c7d2973..22ebd011718ba261f428915e18434fffd6a9881b 100644 (file)
@@ -156,20 +156,20 @@ On BSD-based systems,
 the adjustment is made by changing the rate at which time advances;
 on System-V-based systems, the adjustment is made by changing the time.
 .SH FILES
-.ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
+.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
 /usr/lib/locale/\f2L\fP/LC_TIME        description of time locale \f2L\fP
 .br
-/usr/local/etc/zoneinfo        time zone information directory
+/usr/share/zoneinfo    time zone information directory
 .br
-/usr/local/etc/zoneinfo/localtime      local time zone file
+/usr/share/zoneinfo/localtime  local time zone file
 .br
-/usr/local/etc/zoneinfo/posixrules     used with POSIX-style TZ's
+/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
 .br
-/usr/local/etc/zoneinfo/GMT    for UTC leap seconds
+/usr/share/zoneinfo/GMT        for UTC leap seconds
 .sp
 If
-.B /usr/local/etc/zoneinfo/GMT
+.B /usr/share/zoneinfo/GMT
 is absent,
 UTC leap seconds are loaded from
-.BR /usr/local/etc/zoneinfo/posixrules .
+.BR /usr/share/zoneinfo/posixrules .
 .\" @(#)date.1 7.4
index 7fcf04f1ca20628f1cd6c2e98b503dda4963b83d..fcb554c9cdf318bf29fb9e01796e44b5d4e03df4 100644 (file)
@@ -185,20 +185,20 @@ is the offset (in seconds) of the time represented
 from UTC, with positive values indicating east
 of the Prime Meridian.
 .SH FILES
-.ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
-/usr/local/etc/zoneinfo        time zone information directory
+.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
+/usr/share/zoneinfo    time zone information directory
 .br
-/usr/local/etc/zoneinfo/localtime      local time zone file
+/usr/share/zoneinfo/localtime  local time zone file
 .br
-/usr/local/etc/zoneinfo/posixrules     used with POSIX-style TZ's
+/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
 .br
-/usr/local/etc/zoneinfo/GMT    for UTC leap seconds
+/usr/share/zoneinfo/GMT        for UTC leap seconds
 .sp
 If
-.B /usr/local/etc/zoneinfo/GMT
+.B /usr/share/zoneinfo/GMT
 is absent,
 UTC leap seconds are loaded from
-.BR /usr/local/etc/zoneinfo/posixrules .
+.BR /usr/share/zoneinfo/posixrules .
 .SH SEE ALSO
 getenv(3),
 newstrftime(3),
index 427e4735af8e505c57d4badc269e8b095bdff8c0..ea512447a2eb8f7d06a2833b4dc833bd7959ad27 100644 (file)
@@ -214,20 +214,20 @@ environment variable does not specify a
 and cannot be interpreted as a direct specification,
 UTC is used.
 .SH FILES
-.ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
-/usr/local/etc/zoneinfo        time zone information directory
+.ta \w'/usr/share/zoneinfo/posixrules\0\0'u
+/usr/share/zoneinfo    time zone information directory
 .br
-/usr/local/etc/zoneinfo/localtime      local time zone file
+/usr/share/zoneinfo/localtime  local time zone file
 .br
-/usr/local/etc/zoneinfo/posixrules     used with POSIX-style TZ's
+/usr/share/zoneinfo/posixrules used with POSIX-style TZ's
 .br
-/usr/local/etc/zoneinfo/GMT    for UTC leap seconds
+/usr/share/zoneinfo/GMT        for UTC leap seconds
 .sp
 If
-.B /usr/local/etc/zoneinfo/GMT
+.B /usr/share/zoneinfo/GMT
 is absent,
 UTC leap seconds are loaded from
-.BR /usr/local/etc/zoneinfo/posixrules .
+.BR /usr/share/zoneinfo/posixrules .
 .SH SEE ALSO
 getenv(3),
 newctime(3),
index 1545481c06ff32ee3130939c058b0f27783e8475..f839ed8280484cfdcef72b7745bfb91b6032e732 100644 (file)
@@ -21,7 +21,7 @@ program (default:
 .TP
 \f3TZDIR\fP
 Name of the directory containing time zone data files (default:
-.BR /usr/local/etc/zoneinfo ).
+.BR /usr/share/zoneinfo ).
 .SH FILES
 .TP
 \f2TZDIR\fP\f3/iso3166.tab\fP
index a99da49ff8c08717c0cc81721c424bc0a8c7b032..8bbdce839b3144af22c573eb875f515f9ef00e12 100644 (file)
@@ -430,7 +430,7 @@ To get separate transitions
 use multiple zone continuation lines
 specifying transition instants using universal time.
 .SH FILE
-/usr/local/etc/zoneinfo        standard directory used for created files
+/usr/share/zoneinfo    standard directory used for created files
 .SH "SEE ALSO"
 newctime(3), tzfile(5), zdump(8)
 .\" @(#)zic.8  7.24