CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/02/16 07:26:51
Modified files: share/man/man7 : mdoc.7 man.7 share/misc : mdoc.template usr.bin/mandoc : mdoc_validate.c Log message: After Werner Lemberg accepted and committed some updates to the manual page template contained in groff_mdoc(7), catch up with our own stuff. In particular, allow ERRORS in section 4 and DIAGNOSTICS in section 9. ok jmc@