CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/08/19 11:28:57

Modified files:
        usr.bin/mandoc : mdoc_validate.c 
        regress/usr.bin/mandoc/mdoc/Bl: notype.in notype.out_ascii 
                                        notype.out_lint 

Log message:
Do not dereference a NULL pointer if a .Bl macro has
no -type, -width, -offset or -compact arguments whatsoever;
this got broken in mdoc_validate.c rev. 1.156.
While here, sort headers.

Reply via email to