CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2011/01/16 12:27:25

Modified files:
        usr.bin/mandoc : main.c man_macro.c man_validate.c mandoc.h 
                         mdoc_macro.c 

Log message:
Some improvements to error handling from kristaps@:
* Make out-of-context .fi invocations not cause an error, but just a warning.
* Downgrade -man message about ignored empty paragraph to MANDOC_IGNPAR.
* Avoid syntax tree corruption when removing empty block macros.
Triggered by some reports from brad@.

Reply via email to