CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/02 17:47:43
Modified files:
usr.bin/mandoc : libman.h libmdoc.h man.c man.h man_html.c
man_term.c man_validate.c mandocdb.c mdoc.c
mdoc.h mdoc_html.c mdoc_man.c mdoc_term.c
roff.h term.c term.h
Log message:
Third step towards parser unification:
Replace struct mdoc_meta and struct man_meta by a unified struct roff_meta.
Written of the train from London to Exeter on the way to p2k15.
