mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 13:41:50 +00:00
Fixed a couple of typos.
This commit is contained in:
committed by
Paul Eggert
parent
248d1f10a1
commit
85e3d22f86
2
Theory
2
Theory
@ -96,7 +96,7 @@ POSIX has the following properties and limitations.
|
||||
|
||||
* POSIX requires that systems ignore leap seconds.
|
||||
|
||||
* The tz code attempts attempts to support all the time_t implementations
|
||||
* The tz code attempts to support all the time_t implementations
|
||||
allowed by POSIX. The time_t type represents a nonnegative count of
|
||||
seconds since 1970-01-01 00:00:00 UTC, ignoring leap seconds.
|
||||
In practice, time_t is usually a signed 64- or 32-bit integer; 32-bit
|
||||
|
||||
Reference in New Issue
Block a user