From 8d9bb10dc9242127038adb5dbfdd4f90dc7a67f8 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Thu, 18 Dec 1997 17:45:41 -0500 Subject: [PATCH] SCCS-file: tzfile.5 SCCS-SID: 7.9 --- tzfile.5 | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/tzfile.5 b/tzfile.5 index c7c9cbc..ae7723c 100644 --- a/tzfile.5 +++ b/tzfile.5 @@ -10,16 +10,13 @@ The time zone information files used by begin with the magic characters "TZif" to identify then as time zone information files, followed by bytes reserved for future use, -followed by seven four-byte values of type +followed by six four-byte values of type .BR long , written in a ``standard'' byte order (the high-order byte of the value is written first). These values are, in order: .TP -.I tzh_stampcnt -The number of update stamp bytes stored in the file. -.TP .I tzh_ttisgmtcnt The number of GMT/local indicators stored in the file. .TP @@ -115,7 +112,7 @@ were specified as standard time or wall clock time, and are used when a time zone file is used in handling POSIX-style time zone environment variables. .PP -Then there are +Finally there are .I tzh_ttisgmtcnt GMT/local indicators, each stored as a one-byte value; they tell whether the transition times associated with local time types @@ -123,13 +120,6 @@ were specified as GMT or local time, and are used when a time zone file is used in handling POSIX-style time zone environment variables. .PP -Finally there are -.I tzh_stampcnt -bytes of update time stamp, -of the form "yyyy-mm-dd hh:mm:ss", -designed to give an indication of when information on which the file -is based was last updated. -.PP .I Localtime uses the first standard-time .I ttinfo