> CVSROOT: /cvs > Module name: src > Changes by: schwa...@cvs.openbsd.org 2011/07/31 08:11:48 > > Modified files: > usr.bin/mandoc : roff.c > > Log message: > Workaround to prevent misrendering of \*(-- as "O-" in pod2man(1)- > generated manuals; this fixes more than 500 manuals in base alone. > As a real fix, .tr will be supported after unlock. > OK kristaps@ to put in the workaround for now
Oops, forgot to mention that it was gsoares@ who reminded me of the problem.