From 4af0a6383861090d45e12316cc3ae52cb2871ef4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 12 Dec 2020 22:50:29 +0100 Subject: wcal.1: clarify calendar used --- wcal.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'wcal.1') diff --git a/wcal.1 b/wcal.1 index 28885bf..4da0c16 100644 --- a/wcal.1 +++ b/wcal.1 @@ -1,4 +1,4 @@ -.Dd March 28, 2020 +.Dd December 12, 2020 .Dt WCAL 1 .Os .Sh NAME @@ -55,7 +55,7 @@ has waived all copyright and related or neighboring rights to this work. .Pp .Lk http://creativecommons.org/publicdomain/zero/1.0/ -.Sh BUGS -This program uses -.Xr mktime 3 -for date manipulation and does not respect the Gregorian calendar reform. +.Sh CAVEATS +This program uses a proleptic Gregorian Calendar +and may yield unexpected results before 1752. +The year 0000 starts on a Saturday. -- cgit 1.4.1