CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/08/17 12:42:07

Modified files:
        usr.bin/mandoc : mdoc_term.c 
        regress/usr.bin/mandoc/mdoc/Bl: break.in break.out_ascii 
                                        break.out_lint 
        regress/usr.bin/mandoc/mdoc/Nm: Makefile 
Added files:
        regress/usr.bin/mandoc/mdoc/Nm: break.in break.out_ascii 
                                        break.out_lint 

Log message:
Segfault fixes from kristaps@.
Note that .It and .Nm blocks without bodies cannot be generated by
valid mdoc(7) syntax but are a adequate representations of invalid
mdoc(7) constructs like Bl -hang It Bo Sh and Sh SYNOPSIS Nm Bo Sh.

Reply via email to