CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2024/09/21 05:56:36
Modified files: regress/usr.bin/mandoc/mdoc/In: Makefile Added files: regress/usr.bin/mandoc/mdoc/In: parse.in parse.out_ascii parse.out_markdown Log message: Check that .In is callable and parsed. Triggered by a documentation patch from Evan Silberman <evan at jklol dot net>. I'm not testing yet whether the same applies in the SYNOPSIS section because there are multiple parsing and formatting differences with groff in that section.