CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/11 11:10:35
Modified files:
usr.bin/mandoc : man_html.c man_term.c man_validate.c
mdoc_html.c mdoc_man.c mdoc_markdown.c
mdoc_term.c mdoc_validate.c roff.c roff.h
tree.c
Log message:
preserve comments before .Dd when converting mdoc(7) to man(7)
with mandoc -Tman; suggested by Thomas Klausner <wiz at NetBSD>
