CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/02/27 15:26:26

Modified files:
        usr.bin/mandoc : html.c mdoc_html.c 

Log message:
The HTML standard does not allow self-closing syntax for non-void elements.
Consequently, write an explicit end tag for <mark> elements.

Reply via email to