CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/08/30 15:10:40
Modified files: usr.bin/mandoc : term.c Log message: Drop leading, internal, and trailing blank characters in \o (overstrike) escape sequences; that's cleaner for all output modes, and it's required to prevent the PostScript/PDF formatter from dying on assertions. Bug found by jsg@ with afl.