1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-09 04:06:49 +00:00

etc -> usr/local/etc

SCCS-file: newctime.3
SCCS-SID: 4.9
This commit is contained in:
Arthur David Olson
1989-03-22 18:09:05 -05:00
committed by Paul Eggert
parent 974585a721
commit e2cccf5c27

View File

@ -400,20 +400,20 @@ is the offset (in seconds) of the time represented
from UTC, with positive values indicating east from UTC, with positive values indicating east
of the Prime Meridian. of the Prime Meridian.
.SH FILES .SH FILES
.ta \w'/etc/zoneinfo/posixrules\0\0'u .ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
/etc/zoneinfo time zone information directory /usr/local/etc/zoneinfo time zone information directory
.br .br
/etc/zoneinfo/localtime local time zone file /usr/local/etc/zoneinfo/localtime local time zone file
.br .br
/etc/zoneinfo/posixrules used in converting POSIX-style TZ's /usr/local/etc/zoneinfo/posixrules used with POSIX-style TZ's
.br .br
/etc/zoneinfo/GMT for UTC leap seconds /usr/local/etc/zoneinfo/GMT for UTC leap seconds
.sp .sp
If If
.B /etc/zoneinfo/GMT .B /usr/local/etc/zoneinfo/GMT
is absent, is absent,
UTC leap seconds are loaded from UTC leap seconds are loaded from
.BR /etc/zoneinfo/posixrules . .BR /usr/local/etc/zoneinfo/posixrules .
.SH SEE ALSO .SH SEE ALSO
tzfile(5), tzfile(5),
getenv(3), getenv(3),