CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/04/13 10:27:14
Modified files: usr.bin/mandoc : html.c html.h man_html.c mdoc_html.c Log message: preserve comments before .Dd and .TH (typically Copyright and license) in full HTML output, but not with -Ofragment, e.g. in man.cgi(8); suggested by Thomas Klausner <wiz at NetBSD>