From 2c2754b3be733a322c59cdaf9b13116c1784701b Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 3 Nov 1998 03:42:06 +0000 Subject: Document some bugs wrt -A and -B --- usr.bin/calendar/calendar.1 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'usr.bin/calendar/calendar.1') diff --git a/usr.bin/calendar/calendar.1 b/usr.bin/calendar/calendar.1 index 424a04967a3..09eb700109f 100644 --- a/usr.bin/calendar/calendar.1 +++ b/usr.bin/calendar/calendar.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: calendar.1,v 1.5 1998/09/23 04:32:36 aaron Exp $ +.\" $OpenBSD: calendar.1,v 1.6 1998/11/03 03:42:05 millert Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -213,3 +213,17 @@ command appeared in .Sh BUGS .Nm calendar doesn't handle Jewish holidays or moon phases. +.br +When used with the +.Fl A +and +.Fl B +flags, +.Nm calendar +will only print the first instance of periodic events. When using the +.Fl A +and +.Fl B +flags to cross a year boundary, +.Nm calendar +will use calculate the date of easter in the current year, not the next year. -- cgit v1.2.3