CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/06/26 11:56:43
Modified files:
usr.bin/mandoc : Makefile lib.in libman.h libmandoc.h main.c
man_validate.c mandoc.1 mandoc.c mandoc.h
mdoc.7 mdoc.c mdoc.h mdoc_action.c mdoc_argv.c
mdoc_html.c mdoc_term.c mdoc_validate.c roff.7
roff.c term.c term.h term_ps.c
Log message:
merge release 1.10.2
* bug fixes:
- interaction of ASCII_HYPH with special chars (found by Ulrich Spoerlein)
- handling of roff conditionals (found by Ulrich Spoerlein)
- .Bd -offset will no more default to 6n
* maintenance:
- more caching of .Bd and .Bl arguments for efficiency
- deconstify man(7) validation routines
- add FreeBSD library names (provided by Ulrich Spoerlein)
* start PostScript font-switching