CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/27 11:49:58
Modified files:
usr.bin/mandoc : mdoc_term.c mdoc_validate.c
Log message:
minor .Bk fixes:
* do not print invalid arguments verbatim (no groffs prints them, either)
* do not trigger TERMP_PREKEEP twice
* do not die from invlid arguments (groff won't die, either)
* continue to ignore even valid arguments (just like groff)
ok kristaps@ on the previous version, before removing my last bug ;)
