Support nesting of elements with next-line scope.
authorschwarze <schwarze@openbsd.org>
Sun, 26 Aug 2018 16:18:38 +0000 (16:18 +0000)
committerschwarze <schwarze@openbsd.org>
Sun, 26 Aug 2018 16:18:38 +0000 (16:18 +0000)
commit63f82d499471a0b9703628dfd20b1e787bd82190
tree1070a9a90e469ecab8a97a8ca26579100f2a7fed
parent0299d5519acdd7b602711d93dd9f786ef47542d6
Support nesting of elements with next-line scope.
For example, ksh93(1) needs this for .B\n.SM.
usr.bin/mandoc/libman.h
usr.bin/mandoc/man.c
usr.bin/mandoc/man_macro.c
usr.bin/mandoc/man_term.c