summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncal
Commit message (Collapse)AuthorAgeFilesLines
* 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