From: Ben Gras Date: Mon, 26 Mar 2007 11:22:20 +0000 (+0000) Subject: tz database is in /usr/share/zoneinfo. X-Git-Tag: v3.1.3~32 X-Git-Url: http://zhaoyanbai.com/repos/man.nsupdate.html?a=commitdiff_plain;h=288ee571356cb99a343c1e7b22739ae3f6c34cf4;p=minix.git tz database is in /usr/share/zoneinfo. --- diff --git a/commands/zoneinfo/date.1 b/commands/zoneinfo/date.1 index 78e3500a2..22ebd0117 100644 --- a/commands/zoneinfo/date.1 +++ b/commands/zoneinfo/date.1 @@ -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 diff --git a/commands/zoneinfo/newctime.3 b/commands/zoneinfo/newctime.3 index 7fcf04f1c..fcb554c9c 100644 --- a/commands/zoneinfo/newctime.3 +++ b/commands/zoneinfo/newctime.3 @@ -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), diff --git a/commands/zoneinfo/newtzset.3 b/commands/zoneinfo/newtzset.3 index 427e4735a..ea512447a 100644 --- a/commands/zoneinfo/newtzset.3 +++ b/commands/zoneinfo/newtzset.3 @@ -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), diff --git a/commands/zoneinfo/tzselect.8 b/commands/zoneinfo/tzselect.8 index 1545481c0..f839ed828 100644 --- a/commands/zoneinfo/tzselect.8 +++ b/commands/zoneinfo/tzselect.8 @@ -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 diff --git a/commands/zoneinfo/zic.8 b/commands/zoneinfo/zic.8 index a99da49ff..8bbdce839 100644 --- a/commands/zoneinfo/zic.8 +++ b/commands/zoneinfo/zic.8 @@ -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