CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/25 18:18:04
Modified files:
usr.bin/mandoc : mdoc_html.c
Log message:
Fix multiple aspects of SYNOPSIS .Nm formatting:
* Don't break lines before non-block .Nm elements.
* Use proper <b> markup for the heads of .Nm blocks.
* Make the width measurements work by doing them on the head children.
