aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc_macro.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-3/+7
| | | | | | | | Indent set to 5 chars (nroff compat). Half-indent set to 3 chars (nroff compat). Default behaviour is loose-y (ignore macro/char/escape). Added -fstrict. Added unknown-character ignoring.
* mdoc_tokhash -> hashKristaps Dzonsons2009-04-021-3/+3
| | | | Initial man hashtab (BROKEN).
* General clean-ups.Kristaps Dzonsons2009-03-311-7/+1
|
* Added some new manuals (mdoc.3 mandoc_char.7).Kristaps Dzonsons2009-03-271-12/+55
| | | | Support for .br in libman.
* Fixes in going over all OpenBSD manuals.Kristaps Dzonsons2009-03-271-11/+23
|
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-5/+2
|
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-0/+1446
Abstraction of mdoc.