summaryrefslogtreecommitdiffstats
path: root/libmdoc.h
Commit message (Expand)AuthorAgeFilesLines
* Section orders are more elegantly handled (MDOC_PBODY is a flag).Kristaps Dzonsons2009-06-171-2/+3
* Deprecated mdoc_msg (not being used anywhere).Kristaps Dzonsons2009-06-151-5/+1
* Removed mdoc_nwarn (not being used anywhere).Kristaps Dzonsons2009-06-151-2/+0
* mdoc error/warn macros replaced with real functions for GCC2 support (miod@op...Kristaps Dzonsons2009-06-151-32/+15
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.Kristaps Dzonsons2009-04-121-4/+0
* mdoc_tokhash -> hashKristaps Dzonsons2009-04-021-3/+3
* General clean-ups.Kristaps Dzonsons2009-03-311-3/+0
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-1/+1
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-0/+160