summaryrefslogtreecommitdiffstats
path: root/mdoc_term.c
Commit message (Expand)AuthorAgeFilesLines
* Removed superfluous ifdef around strftime (schwarze@openbsd.org).Kristaps Dzonsons2009-06-151-4/+0
* `Lk' is correctly handled as CALLABLE (note groff munges nested output).Kristaps Dzonsons2009-06-121-3/+8
* Added mdoc.template (from NetBSD -- unlicensed??).Kristaps Dzonsons2009-06-111-18/+20
* Added "left" -offset tag.Kristaps Dzonsons2009-06-111-4/+8
* Documented some un-clear parts of main.c.Kristaps Dzonsons2009-06-111-132/+30
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-1/+1
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-1/+1
* Updated manuals.7.Kristaps Dzonsons2009-04-031-2/+2
* All macro-invocations, for consistency, begin with `.' in documentation.Kristaps Dzonsons2009-03-261-23/+15
* Fixed after-NLINE-error assertion.Kristaps Dzonsons2009-03-261-0/+5
* Initial front-end formatting for -man pages.Kristaps Dzonsons2009-03-261-0/+2247