CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/08 15:42:11
Modified files:
usr.bin/mandoc : html.c man_html.c mandoc.css mdoc_html.c
Log message:
Eliminate the class=It-* attributes.
Cleaner HTML, more idiomatic CSS, and minus 30 lines of C code.
Suggested by John Gardner <gardnerjohng at gmail dot com>.
