From 3e869960916bda00e6a06ff571a2ede59fc5aeb8 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Mon, 22 Nov 2004 10:49:25 -0500 Subject: [PATCH] SCCS-file: zdump.8 SCCS-SID: 7.7 --- zdump.8 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/zdump.8 b/zdump.8 index 47f4e77..42be62e 100644 --- a/zdump.8 +++ b/zdump.8 @@ -41,7 +41,17 @@ otherwise. .BI "\-c " [loyear,]hiyear Cut off verbose output near the start of the given year(s). By default, -the program cuts off verbose output near the starts of the years -1000 and 5000. +the program cuts off verbose output near the starts of the years -500 and 2500. +.SH LIMITATIONS +The +.B \-v +option may not be used on systems with floating-point time_t values +that are neither float nor double. +.PP +Time discontinuities are found by sampling the results returned by localtime +at twelve-hour intervals. +This works in all real-world cases; +one can construct artificial time zones for which this fails. .SH "SEE ALSO" newctime(3), tzfile(5), zic(8) .\" %W%