summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncal
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: fixed broken references.ru2001-01-161-1/+0
|
* mdoc(7) police: fix the weird construct.ru2001-01-151-2/+8
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* Use %EF instead of hardcoded order for each countryache1999-11-301-41/+37
|
* use %OB for months namesache1999-09-121-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* Clean up some ambiguous nested if/elses.billf1999-07-041-2/+3
|
* Due to the switch form Julian to Gregorian calender,helbig1999-03-271-9/+14
| | | | | | even a whole month might be missing. This caused a bug for the LN -calender, whose switch was on Dec 12, 9999.
* fix ncal.1 grammarphk1998-04-261-5/+6
| | | | | | PR: 6394 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+3
|
* Handle option -j correctly.helbig1998-01-151-3/+3
| | | | | Synchronize usage message with man page. PR: bin/5488
* changed 1st appeared in clause -- about to import into -stableobrien1998-01-121-3/+3
|
* Sync usage and synopsis. Add rcsid.charnier1998-01-072-13/+18
|
* 1. Don't be confused if the first day of a month is dropped due tohelbig1998-01-061-27/+39
| | | | | | | | Gregorian Reformation. E. G. in Albania December 1, 1912 doesn't exist. 2. Add some countries in the switch table (BE, FI, LN, LU) 3. Correct some entries from the new found source of calendar knowledge: http://www.pip.dknet.dk/~c-t/calendar.html, That is Claus Tondering's Calendar FAQ.
* Use locale to guess the switch date.helbig1998-01-032-48/+87
| | | | | Localize formatting of date of easter. Suggested by: ache
* Ensure 2 letter abbreviations of weekdays (even if LANG=Chelbig1997-12-311-3/+5
| | | | and invoked as "cal").
* Use '.\' and not '/* */' for troff-comments.helbig1997-12-191-34/+33
|
* Add new command ncal.helbig1997-12-153-0/+906
OpenPOWER on IntegriCloud