CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/06 15:25:36
Modified files:
usr.bin/mandoc : mdoc_term.c
regress/usr.bin/mandoc/mdoc/Bk: break.in break.out_ascii
Log message:
Some pre-handlers produce output, so reorder the code to set up
keep flags before they are called.
Without this bugfix, .Bk was ineffective in some cases.
"looks reasonable" kristaps@
