summaryrefslogtreecommitdiff
path: root/usr.bin/mandoc
AgeCommit message (Collapse)Author
2009-04-15Replace variadic macros with real functions, so that this compiles onMiod Vallat
platforms still using gcc 2. ok deraadt@
2009-04-11uppercase Dt, ok jmcTheo de Raadt
2009-04-06Initial check-in of mandoc for formatting manuals. ok deraadt@kristaps