1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-05-07 03:16:36 +00:00

* newctime.3: Fix typos reported by Paul Goyette.

This commit is contained in:
Paul Eggert
2013-09-05 08:17:41 -07:00
parent b9fe626167
commit f1234d5dd5

View File

@@ -62,9 +62,9 @@ The
time stamp represents the time in seconds since 1970-01-01 00:00:00
Coordinated Universal Time (UTC).
The POSIX standard says that time stamps must be nonnegative
must ignore leap seconds.
and must ignore leap seconds.
Many implementations extend POSIX by allowing negative time stamps,
and can therefore represent time stamps that that predate the
and can therefore represent time stamps that predate the
introduction of UTC and are some other flavor of Universal Time (UT).
Some implementations support leap seconds, in contradiction to POSIX.
.PP