Minor bug fix: When .Pp rewinds .Nm, rewind the whole block,
authorschwarze <schwarze@openbsd.org>
Fri, 1 May 2015 15:27:17 +0000 (15:27 +0000)
committerschwarze <schwarze@openbsd.org>
Fri, 1 May 2015 15:27:17 +0000 (15:27 +0000)
commitd5b0e951bf94137fb984c32dbff43b42eb63c40d
tree6f7a9613a139bb301763d02e693c96d479e0dfef
parent0d918b5e60a8148468f837ad0900078549ce81a4
Minor bug fix:  When .Pp rewinds .Nm, rewind the whole block,
not just the body.  In some unusual edge cases, this caused
the .Pp to become a sibling of the .Nm body inside the .Nm block.
usr.bin/mandoc/mdoc_macro.c