CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/08/08 10:08:19
Modified files: usr.bin/mandoc : mdoc_validate.c Log message: Simplify by allowing only one pre-handler. Saves 12 static arrays and 19 lines of code. No functional change.