CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/01 19:42:06
Modified files:
usr.bin/mandoc : Makefile mdoc.7 mdoc.c mdoc_html.c mdoc_term.c
Log message:
complete the sync to 1.9.15-pre2: mostly minor fixes
* bugfix: do not restore TERMP flags when leaving lists, just reset them
* and a few HTML fixes
* clarity: return width from a2width, not width+2, and adapt to it
* manual: document .Bl and .Fl
* portability: no need to escape '%' in macro names
