CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/08 14:33:40
Modified files:
usr.bin/mandoc : man.c roff.c
Log message:
Line-breaking roff(7) requests also break man(7) next-line scope.
Considering that real roff implements next-line scope using input
line traps, that isn't all that surprising.
Issue found in the games/xbattle port.
