CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/02/11 06:23:11
Modified files: usr.bin/mandoc : mdoc_macro.c Log message: Do not prematurely mark intermediate blocks as broken while scanning backwards. Only do so when a block is found that is actually broken. Logic error found while investigating crashes reported by tb@.