summaryrefslogtreecommitdiffstats
path: root/misc-utils/cal.1
Commit message (Collapse)AuthorAgeFilesLines
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* cal: remove unnecessary info from man pageKarel Zak2010-06-161-6/+0Star
| | | | | Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=604238 Signed-off-by: Karel Zak <kzak@redhat.com>
* cal.1: formattingPeter Breitenlohner2009-08-171-1/+1
| | | | Signed-off-by: Peter Breitenlohner <peb@mppmu.mpg.de>
* cal: determine the first day of week from the localePádraig Brady2009-03-101-2/+1Star
| | | | | | | | | | | | | | | Previously it defaulted to Sunday rather than using the value from the locale. Lauri Nurmi <lanurmi@iki.fi> provided the detailed argument for this change while Samuel Thibault <samuel.thibault@ens-lyon.org> provided the information on how to read the first day of the week from the locale correctly. [kzak@redhat.com: - fix "cast from pointer to integer", nl_langinfo(_NL_TIME_WEEK_1STDAY) call)] Signed-off-by: Pádraig Brady <P@draigBrady.com> Signed-off-by: Karel Zak <kzak@redhat.com>
* cal: add support for highlighting an arbitrary datePádraig Brady2007-10-111-1/+3
| | | | | | | | | | | | | | | | | This is done by calling cal with the extra day parameter like: cal 14 9 1752 Note the tests were updated to use the new syntax. Note also that this patch changes the -y option to always print a full year, even if a month or the -[13] options are specified. This matches the cal operation from bsdmainutils on debian and also allows one to print a full year while highlighting a particular date. Signed-off-by: Pádraig Brady <P@draigBrady.com>
* cal: add description about option -V to manpageLi Zefan2007-09-051-0/+2
| | | | | | | cal support option -V to display version information, but the manpage doesn't mention it. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
* man pages: add "AVAILABILITY" sectionKarel Zak2007-07-031-0/+3
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-6/+13
|
* Imported from util-linux-2.11f tarball.Karel Zak2006-12-071-1/+1
|
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-1/+7
|
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-2/+3
|
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-1/+3
|
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+81