=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cal/cal.1,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/cal/cal.1 1999/07/04 11:53:51 1.8 --- src/usr.bin/cal/cal.1 2000/03/04 21:12:00 1.9 *************** *** 1,4 **** ! .\" $OpenBSD: cal.1,v 1.8 1999/07/04 11:53:51 aaron Exp $ .\" $NetBSD: cal.1,v 1.6 1995/09/02 05:34:20 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: cal.1,v 1.9 2000/03/04 21:12:00 aaron Exp $ .\" $NetBSD: cal.1,v 1.6 1995/09/02 05:34:20 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 *************** *** 55,64 **** displays a simple calendar. If arguments are not specified, the current month is displayed. The options are as follows: .Bl -tag -width Ds .It Fl j ! Display julian dates (days one-based, numbered from January 1). .It Fl y Display a calendar for the current year. .El --- 55,65 ---- displays a simple calendar. If arguments are not specified, the current month is displayed. + .Pp The options are as follows: .Bl -tag -width Ds .It Fl j ! Display Julian dates (days one-based, numbered from January 1). .It Fl y Display a calendar for the current year. .El *************** *** 73,79 **** If no parameters are specified, the current month's calendar is displayed. .Pp ! A year starts on Jan 1. .Pp The Gregorian Reformation is assumed to have occurred in 1752 after the 2nd of September. --- 74,80 ---- If no parameters are specified, the current month's calendar is displayed. .Pp ! A year starts on January 1st. .Pp The Gregorian Reformation is assumed to have occurred in 1752 after the 2nd of September. *************** *** 81,86 **** --- 82,89 ---- few did not recognize it until the early 1900's.) Eleven days following that date were eliminated by the reformation, so the calendar for that month is a bit unusual. + .Sh SEE ALSO + .Xr calendar 1 .Sh STANDARDS The .Nm