DragonFly-2.3.0.897.g60a37 master usr.bin/ncal ncal.1 ncal.c
Simon Schubert
corecode at crater.dragonflybsd.org
Wed May 6 14:31:03 PDT 2009
commit 60a378fe3202f14f4d57b4b376bf33919128aed6
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Wed May 6 11:21:14 2009 +0200
ncal: interpret a `.' as current year
There doesn't seem to be an easy way to refer to the current year, for
instance if I wanted to show the calendar of this year's June. Now
there is: ncal 6 .
Summary of changes:
usr.bin/ncal/ncal.1 | 7 ++++++-
usr.bin/ncal/ncal.c | 30 +++++++++++-------------------
2 files changed, 17 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60a378fe3202f14f4d57b4b376bf33919128aed6
--
DragonFly BSD source repository
More information about the Commits
mailing list