CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/07/07 15:10:48
Modified files: usr.bin/mandoc : man_term.c Log message: As .RS may nest and may contain embedded paragraphs, keep a stack of left margins; this fixes e.g. lynx(1). While here, clean up some code in .TP HEAD; it can only have text children, anyway. >From kristaps@.