CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/07/31 15:43:07
Modified files: usr.bin/mandoc : Makefile chars.c chars.in html.c mdoc_action.c mdoc_html.c mdoc_term.c mdoc_validate.c roff.7 roff.c term.c term.h term_ps.c Log message: Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release. NOT including Kristaps' .Bd -literal changes which cause regressions. Features: * -Tpdf now fully working Bugfixes: * proper handling of quoted strings by .ds in roff(7) * allow empty .Dd * make .Sm start no-spacing after the first output word * underline .Ad * minor fixes in -Thtml and some optimisations in terminal output.