CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/17 11:53:48
Modified files:
usr.bin/mandoc : mdoc_html.c
Log message:
Delete pointless width calculation for SYNOPSIS .Nm block heads.
Just let HTML <table> do its work of selecting the needed width.
<Anton dot Lindqvist at gmail dot com> reported that the manually
calculated width was insufficient in some manual pages.
