CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/08/25 06:28:52
Modified files: usr.bin/mandoc : man.c regress/usr.bin/mandoc/roff/esc: c_man.in c_man.out_ascii Log message: If man(7) next-line scope is open and the line ends with \c, the scope remains open. Needed for example for groff_man(7).