summaryrefslogtreecommitdiffstats
path: root/mdoc_validate.c
Commit message (Expand)AuthorAgeFilesLines
* Noted deprecation of \*( and \* special-character escapes.Kristaps Dzonsons2009-06-171-2/+8
* Removed MDOC___: moved MDOC_Ap to its index (comments not passed into mdoc pa...Kristaps Dzonsons2009-06-161-2/+1
* `Lk' is correctly handled as CALLABLE (note groff munges nested output).Kristaps Dzonsons2009-06-121-4/+6
* Clean up validation of field widths.Kristaps Dzonsons2009-06-111-28/+55
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1
* Version bumped.VERSION.1.7.13Kristaps Dzonsons2009-04-121-1/+1
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-2/+17
* Added -p1003.1-2008 specification.Kristaps Dzonsons2009-04-021-1/+1
* General clean-ups.Kristaps Dzonsons2009-03-311-51/+62
* Added man validator, renamed mdoc validator.Kristaps Dzonsons2009-03-251-0/+1396