CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/05/15 10:48:12

Modified files:
        usr.bin/mandoc : libmdoc.h mdoc.7 mdoc.c mdoc_action.c 
                         mdoc_validate.c 

Log message:
various improvements regarding errors and warnings Joerg Sonnenberger:
* If the last -column .Bl isn't specified, it is auto-sized.
* An invalid .St argument should be a warning, not an error.
Just put the argument into the output.
* An invalid .At argument should be a warning, not an error.
Just print the argument, like new groff does.
* Remove warnings concerning manual section (like 1, 6, 8).
It was only used for .Ex and not really useful.
* Remove warnings concerning page section (like SYNOPSIS).
These were only used for .Fd and .Lb and not really useful.

Reply via email to