about summary refs log tree commit diff
path: root/wcal.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2020-12-12 22:50:29 +0100
committerLeah Neukirchen <leah@vuxu.org>2020-12-12 22:50:29 +0100
commit4af0a6383861090d45e12316cc3ae52cb2871ef4 (patch)
tree061ada5b0f43ebae9c0cfb26f8c2816c341e4002 /wcal.1
parent7ff1228ff7e5b4e15780934f5c16262c58e18740 (diff)
downloadwcal-4af0a6383861090d45e12316cc3ae52cb2871ef4.tar.gz
wcal-4af0a6383861090d45e12316cc3ae52cb2871ef4.tar.xz
wcal-4af0a6383861090d45e12316cc3ae52cb2871ef4.zip
wcal.1: clarify calendar used
Diffstat (limited to 'wcal.1')
-rw-r--r--wcal.110
1 files changed, 5 insertions, 5 deletions
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.