summaryrefslogtreecommitdiffstats
path: root/mdoc_man.c
Commit message (Expand)AuthorAgeFilesLines
* Tweak Makefile and add config.h to -Tman to allow cross-compiling onKristaps Dzonsons2011-10-081-0/+4
* Implement a basic -Tman `Rv', like `Ex'.Kristaps Dzonsons2011-10-081-2/+5
* Tidy up -Tman output. This has NO functional change: (1) introduced aKristaps Dzonsons2011-10-081-107/+175
* If -Tman is specified and input is -man, echo the preprocessed (`so'Kristaps Dzonsons2011-10-061-0/+8
* implement .Ap .Bd .Bo .Bq .D1 .Ic .Lp .Oo .Pf .Po .Ss .Sx .Sy .br .spIngo Schwarze2011-09-301-40/+133
* do not assign pointers to literal stringsIngo Schwarze2011-09-201-2/+2
* Initial, incomplete support for -TmanIngo Schwarze2011-09-171-0/+426