aboutsummaryrefslogtreecommitdiff
path: root/lib/libcalendar/calendar.3
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> Notes: svn path=/head/; revision=267773
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+6
| | | | Notes: svn path=/head/; revision=131504
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
| | | | Notes: svn path=/head/; revision=119893
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=84306
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-1/+1
| | | | Notes: svn path=/head/; revision=75670
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-3/+0
| | | | Notes: svn path=/head/; revision=71107
* Introduce .Lb macro to libcalendar manpage.Alexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59502
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-5/+10
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57686
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-3/+3
| | | | Notes: svn path=/head/; revision=34669
* Delete "typedef ... date" (see style(9)).Wolfgang Helbig1997-12-131-29/+33
| | | | | | | | | | In the man page Use ".Pp" instead of blank lines, adopt English and stress that the Julian->Gregorian switch took place at different dates in different countries. Suggested by: Garrett. Notes: svn path=/head/; revision=31698
* Added easterog() and easteroj() which compute orthodox easter forWolfgang Helbig1997-12-071-7/+20
| | | | | | | | Gregorian and Julian Calendar. Suggested by: Andrey Notes: svn path=/head/; revision=31611
* Provides date of easter and other calendar related arithmetic.Wolfgang Helbig1997-12-041-0/+180
Notes: svn path=/cvs2svn/branches/HELBIG/; revision=31529