Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2006 04:00:23 +0000 (UTC)
From:      Greg Lehey <grog@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/calendar day.c
Message-ID:  <200605300400.k4U40NxT070159@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605300400.k4U40NxT070159>