CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2021/07/17 08:23:02
Modified files: regress/usr.bin/mandoc/db/out: all.merr all.mout regress/usr.bin/mandoc/db/run: Makefile Log message: Make the mandoc.db(5) tests work with BSDOBJDIR set, by stripping initial parts of paths the do not matter for the features being tested from man(1) output. Problem found and reported by, solution developed together with, and OK anton@