CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/25 08:06:03
Modified files:
usr.bin/mandoc : mdoc_html.c
Log message:
Drop explicit, constant style=margin-left attribute on .Bf blocks.
Since <div> uses HTML_NLAROUND, it is no longer needed.
