CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/01/18 12:22:18
Modified files:
usr.bin/mandoc : html.c html.h man_html.c mdoc_html.c
regress/usr.bin/mandoc/char/space: zerowidth.out_html
regress/usr.bin/mandoc/char/unicode: ascii.out_html
invalid.out_html
latin1.out_html
latin1diff.out_html
named.out_html
namediff.out_html
nogroff.out_html
regress/usr.bin/mandoc/eqn: extract.pl
Log message:
Make HTML output more human readable by overhauling line break logic
around tags and by introducing some simple indentation.
No change of HTML semantics intended.