CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2010/05/13 14:34:29

Modified files:
        usr.bin/mandoc : main.c man.h man_validate.c mandoc.1 mdoc.h 
                         mdoc_validate.c 

Log message:
Remove the command line option -fno-ign-chars.
This option was not useful, you never want mandoc to die
just because there is an invalid character in the input file,
neither in production nor when linting: a warning is sufficient.
This was particularly annoying because it was part of -fstrict
and could not be switched off.
"less is more" kristaps@

Reply via email to