=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/calendar.1,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** src/usr.bin/calendar/calendar.1 2007/05/31 19:20:08 1.33 --- src/usr.bin/calendar/calendar.1 2011/09/12 21:23:00 1.34 *************** *** 1,4 **** ! .\" $OpenBSD: calendar.1,v 1.33 2007/05/31 19:20:08 jmc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: calendar.1,v 1.34 2011/09/12 21:23:00 jmc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 29,35 **** .\" .\" @(#)calendar.1 8.1 (Berkeley) 6/29/93 .\" ! .Dd $Mdocdate: May 31 2007 $ .Dt CALENDAR 1 .Os .Sh NAME --- 29,35 ---- .\" .\" @(#)calendar.1 8.1 (Berkeley) 6/29/93 .\" ! .Dd $Mdocdate: September 12 2011 $ .Dt CALENDAR 1 .Os .Sh NAME *************** *** 41,47 **** .Op Fl A Ar num .Op Fl B Ar num .Op Fl f Ar calendarfile ! .Op Fl t Ar [[[cc]yy][mm]]dd .Sh DESCRIPTION The .Nm --- 41,49 ---- .Op Fl A Ar num .Op Fl B Ar num .Op Fl f Ar calendarfile ! .Sm off ! .Op Fl "t " Oo Oo Oo Ar cc Oc Ar yy Oc Ar mm Oc Ar dd ! .Sm on .Sh DESCRIPTION The .Nm *************** *** 75,81 **** Use .Pa calendarfile as the default calendar file. ! .It Fl t Ar [[[cc]yy][mm]]dd Act like the specified value is .Dq today instead of using the current date. --- 77,85 ---- Use .Pa calendarfile as the default calendar file. ! .Sm off ! .It Fl "t " Oo Oo Oo Ar cc Oc Ar yy Oc Ar mm Oc Ar dd ! .Sm on Act like the specified value is .Dq today instead of using the current date.