mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-23 06:02:45 +00:00
GMT->GMT0; spelling fix
SCCS-file: newctime.3 SCCS-SID: 4.5
This commit is contained in:
committed by
Paul Eggert
parent
a50589dc8c
commit
b660a85bea
+4
-4
@@ -311,7 +311,7 @@ to their normal ranges.
|
|||||||
.B tm_isdst
|
.B tm_isdst
|
||||||
causes
|
causes
|
||||||
.I mktime
|
.I mktime
|
||||||
to presume initally that summer time (for example, Daylight Saving Time
|
to presume initially that summer time (for example, Daylight Saving Time
|
||||||
in the U.S.A.)
|
in the U.S.A.)
|
||||||
respectively,
|
respectively,
|
||||||
is or is not in effect for the specified time.
|
is or is not in effect for the specified time.
|
||||||
@@ -397,10 +397,10 @@ of the Prime Meridian.
|
|||||||
.br
|
.br
|
||||||
/etc/zoneinfo/posixrules used in converting POSIX-style TZ's
|
/etc/zoneinfo/posixrules used in converting POSIX-style TZ's
|
||||||
.br
|
.br
|
||||||
/etc/zoneinfo/GMT for UTC leap seconds
|
/etc/zoneinfo/GMT0 for UTC leap seconds
|
||||||
.sp
|
.sp
|
||||||
If
|
If
|
||||||
.B /etc/zoneinfo/GMT
|
.B /etc/zoneinfo/GMT0
|
||||||
is absent,
|
is absent,
|
||||||
UTC leap seconds are loaded from
|
UTC leap seconds are loaded from
|
||||||
.BR /etc/zoneinfo/posixrules .
|
.BR /etc/zoneinfo/posixrules .
|
||||||
@@ -421,4 +421,4 @@ will also be overwritten at the next call
|
|||||||
.I tzset
|
.I tzset
|
||||||
or
|
or
|
||||||
.IR tzsetwall ).
|
.IR tzsetwall ).
|
||||||
.. @(#)newctime.3 4.3
|
.. %W%
|
||||||
|
|||||||
Reference in New Issue
Block a user