aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/demandoc.c
Commit message (Expand)AuthorAgeFilesLines
* catch up with the changed interface of mparse_alloc(), see mandoc.h rev 1.100Ingo Schwarze2012-05-311-2/+2
* Finishing touches on demandoc. It now backs over ending punctuation asKristaps Dzonsons2011-09-011-4/+16
* Make `-w' mode work much better. This is INCREDIBLY poorly specified inKristaps Dzonsons2011-09-011-2/+57
* Have demandoc throw away deroff's flags.Kristaps Dzonsons2011-09-011-30/+40
* Lint checks over demandoc.Kristaps Dzonsons2011-09-011-4/+3
* Allow compilation on OpenBSD.Kristaps Dzonsons2011-09-011-1/+2
* Add demandoc utility, a replacement for deroff.Kristaps Dzonsons2011-09-011-0/+180