CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2009/10/19 10:27:52
Modified files: usr.bin/mandoc : libmdoc.h mdoc.c mdoc_action.c mdoc_term.c mdoc_validate.c Log message: sync to 1.9.6: multiple improvements to references (.Rs) * validate and order .Rs child nodes * underline book title (.%B) and issuer (.%I) * enclose title of article (.%T) in quotes * avoid calling mdoc_verr directly, use a proper error code instead