summaryrefslogtreecommitdiffstatshomepage
path: root/mdoc_term.c
Commit message (Expand)AuthorAgeFilesLines
* `Lk' is correctly handled as CALLABLE (note groff munges nested output).Kristaps Dzonsons2009-06-121-4/+9
* Added mdoc.template (from NetBSD -- unlicensed??).Kristaps Dzonsons2009-06-111-19/+21
* Added "left" -offset tag.Kristaps Dzonsons2009-06-111-5/+9
* Documented some un-clear parts of main.c.Kristaps Dzonsons2009-06-111-133/+31
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-2/+2
* Fixed license email address.Kristaps Dzonsons2009-06-101-2/+2
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-2/+2
* Updated manuals.7.Kristaps Dzonsons2009-04-031-3/+3
* All macro-invocations, for consistency, begin with `.' in documentation.Kristaps Dzonsons2009-03-261-24/+16
* Fixed after-NLINE-error assertion.Kristaps Dzonsons2009-03-261-1/+6
* Initial front-end formatting for -man pages.Kristaps Dzonsons2009-03-261-0/+2247