1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-06 21:07:03 +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
of the Prime Meridian.
.SH FILES
.ta \w'/etc/zoneinfo/posixrules\0\0'u
/etc/zoneinfo time zone information directory
.ta \w'/usr/local/etc/zoneinfo/posixrules\0\0'u
/usr/local/etc/zoneinfo time zone information directory
.br
/etc/zoneinfo/localtime local time zone file
/usr/local/etc/zoneinfo/localtime local time zone file
.br
/etc/zoneinfo/posixrules used in converting POSIX-style TZ's
/usr/local/etc/zoneinfo/posixrules used with POSIX-style TZ's
.br
/etc/zoneinfo/GMT for UTC leap seconds
/usr/local/etc/zoneinfo/GMT for UTC leap seconds
.sp
If
.B /etc/zoneinfo/GMT
.B /usr/local/etc/zoneinfo/GMT
is absent,
UTC leap seconds are loaded from
.BR /etc/zoneinfo/posixrules .
.BR /usr/local/etc/zoneinfo/posixrules .
.SH SEE ALSO
tzfile(5),
getenv(3),