git: 9front

Download patch

ref: 120c2be0bb4fb25fcaf20dde3e942563e01e7b0b
parent: 6994c1f22746af217fb4226dd6be7ddd74622bf8
author: Jacob Moody <moody@posixcafe.org>
date: Wed Feb 7 21:15:38 EST 2024

cal(1): remove redundant statement

--- a/sys/man/1/cal
+++ b/sys/man/1/cal
@@ -29,8 +29,6 @@
 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.
-The calendar
-produced is that for England and her colonies.
 .PP
 .B -s
 .I N
--