CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2025/01/24 15:36:51
Modified files: usr.bin/mandoc : mdoc_man.c Log message: Small bug fix: Percent macros only get automatic trailing punctuation inside .Rs blocks. This was already correctly implemented for other output modes.