CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/12 00:04:09
Modified files:
usr.bin/mandoc : mdoc_html.c
Log message:
.Sq should use curly right quotes in HTML output to match its curly
left quotes.
Also, properly reinitialize the styles attribute string buffer for
each column in a table so that the attributes don't accumulate.
tweak and ok schwarze
