CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/06 08:58:53
Modified files:
usr.bin/mandoc : man_term.c
regress/usr.bin/mandoc/man/RS: nested.in nested.out_ascii
Log message:
On a new RS nesting level, the saved width starts from the default
width, not from the saved width of the previous level.
Improves xterm(1) and XSetEventQueueOwner(3); found in transcode_filter(1).
