CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/21 14:28:43
Modified files:
usr.bin/mandoc : man_term.c mdoc_term.c term.c term.h
Log message:
sync to 1.9.5: remove TERMP_STYLE bit field in favour of recursion-friendly
integer flags, simplifying and shortening the code
