Subject: Re: CVS commit: basesrc/usr.bin/cal
To: None <perry@piermont.com>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 06/24/2002 02:01:06
From: "Perry E. Metzger" <perry@piermont.com>
Subject: Re: CVS commit: basesrc/usr.bin/cal
Date: 23 Jun 2002 12:16:41 -0400
> 
> Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de> writes:
> > On Sun, 23 Jun 2002, Perry E. Metzger wrote:
> > > Modified Files:
> > > 	basesrc/usr.bin/cal: cal.1 cal.c
> > >
> > > Log Message:
> > > add -3 option (display three month range)
> > 
> > Would it be possible to display the current months in the middle, and one
> > before and one after it, instead of two months after it and none before?
> 
> I like doing it this way. If you want to make the mechanisms more
> flexible such that it is still possible for me to get the current
> month and two past it with a single command argument, please feel free
> to do so -- I'm done with *my* little hack. :)

i've seen cal that accept "-3" option as meaning Hubert said.
(maybe on one of linux distributions)
i think there is no reason not to follow precedents
especially when we use the same option.

---
YAMAMOTO Takashi<yamt@mwd.biglobe.ne.jp>