git: 9front

Download patch

ref: a9afd0ecca487d23c205897866e165e16f0a9c1b
parent: 83339b04c029277b762a7c0a6d5b951a8580ded4
author: Jacob Moody <moody@posixcafe.org>
date: Thu Feb 29 18:46:34 EST 2024

cal(1): indicate which reformation date is used

--- a/sys/man/1/cal
+++ b/sys/man/1/cal
@@ -28,7 +28,8 @@
 is omitted, the current month or year is used.
 If only one argument is given, and it is a number larger than 12,
 a calendar for all twelve months of the given year is produced;
-otherwise a calendar for just one month is printed.
+otherwise a calendar for just one month is printed. The calendar
+produced follows the Calendar (New Style) Act of 1750.
 .PP
 .B -s
 .I N
--