1*63627Sbostic#	@(#)leapseconds	8.1 (Berkeley) 06/29/93
239997Sbostic
339997Sbostic# Allowance for leapseconds added to each timezone file.
439997Sbostic
539997Sbostic# The correction (+ or -) is made at the given time, so lines
639997Sbostic# will typically look like:
739997Sbostic#	Leap	YEAR	MON	DAY	23:59:60	+	R/S
839997Sbostic# or
939997Sbostic#	Leap	YEAR	MON	DAY	23:59:59	-	R/S
1039997Sbostic
1139997Sbostic# If the leapsecond is Rolling (R) the given time is local time
1239997Sbostic# If the leapsecond is Stationary (S) the given time is GMT
1339997Sbostic
1439997Sbostic# Leap	YEAR	MONTH	DAY	HH:MM:SS	CORR	R/S
1539997SbosticLeap	1972	Jun	30	23:59:60	+	S
1639997SbosticLeap	1972	Dec	31	23:59:60	+	S
1739997SbosticLeap	1973	Dec	31	23:59:60	+	S
1839997SbosticLeap	1974	Dec	31	23:59:60	+	S
1939997SbosticLeap	1975	Dec	31	23:59:60	+	S
2039997SbosticLeap	1976	Dec	31	23:59:60	+	S
2139997SbosticLeap	1977	Dec	31	23:59:60	+	S
2239997SbosticLeap	1978	Dec	31	23:59:60	+	S
2339997SbosticLeap	1979	Dec	31	23:59:60	+	S
2439997SbosticLeap	1981	Jun	30	23:59:60	+	S
2539997SbosticLeap	1982	Jun	30	23:59:60	+	S
2639997SbosticLeap	1983	Jun	30	23:59:60	+	S
2739997SbosticLeap	1985	Jun	30	23:59:60	+	S
2839997SbosticLeap	1987	Dec	31	23:59:60	+	S
2956682SbosticLeap	1989	Dec	31	23:59:60	+	S
3056682SbosticLeap	1990	Dec	31	23:59:60	+	S
3163626SbosticLeap	1993	Jun	30	23:59:60	+	S
32