Date: Fri, 12 Mar 2010 06:57:53 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/ncal ncal.1 ncal.c Message-ID: <201003120658.o2C6wBps000477@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2010-03-12 06:57:53 UTC
FreeBSD src repository
Modified files:
usr.bin/ncal ncal.1 ncal.c
Log:
SVN rev 205071 on 2010-03-12 06:57:53Z by edwin
- With the introduction of -A, -B and -3, not all combinations of
arguments makes sense anymore. For example, what would a combination
of -3 (show three months) and -y (show the whole year) do?
We will abort on these cases.
- Move the debug option -d to -H (from highlight), while -d is now
used for setting the day of "today" so that -y and friends can
be tested.
Revision Changes Path
1.26 +18 -6 src/usr.bin/ncal/ncal.1
1.33 +170 -80 src/usr.bin/ncal/ncal.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003120658.o2C6wBps000477>
