cvs commit: src/usr.bin/calendar day.c

Greg Lehey grog at FreeBSD.org
Mon May 29 21:01:41 PDT 2006


grog        2006-05-30 04:00:23 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/calendar     day.c 
  Log:
  Don't go past the end of the month with a repetitive entry of the
  style "every Monday":
  
     mon *        Do Foo.
  
  Previously, at the end of the month, this could cause a printout of
  the following nature when invoked with -A 7:
  
     36 May* Do Foo
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.22      +3 -0      src/usr.bin/calendar/day.c


More information about the cvs-src mailing list