CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2010/04/27 15:53:27

Modified files:
        usr.bin/mandoc : mdoc.c 

Log message:
Fix a subtle bug noticed by naddy@ in pftop(8), thanks!

When converting blank lines to .Pp outside literal context,
it could happen that the following node ended up as a child
of the .Pp element, but it must always be a sibling.

Reply via email to