CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2015/04/02 15:03:18

Modified files:
        usr.bin/mandoc : att.c main.c man.c man.h man_hash.c man_html.c 
                         man_macro.c man_term.c man_validate.c 
                         mandocdb.c mdoc.c mdoc.h mdoc_argv.c 
                         mdoc_hash.c mdoc_html.c mdoc_macro.c mdoc_man.c 
                         mdoc_term.c mdoc_validate.c read.c st.c tree.c 
Added files:
        usr.bin/mandoc : roff.h 

Log message:
First step towards parser unification:
Replace enum mdoc_type and enum man_type by a unified enum roff_type.
Almost mechanical, no functional change.
Written on the ICE train from Frankfurt to Bruxelles on the way to p2k15.

Reply via email to