CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/29 06:43:55
Modified files:
usr.bin/mandoc : Makefile libman.h libmandoc.h libmdoc.h man.c
mdoc.c mdoc_macro.c mdoc_validate.c read.c
roff.c roff.h
Removed files:
usr.bin/mandoc : man_hash.c mdoc_hash.c
Log message:
Parser unification: use nice ohashes for all three request and macro tables;
no functional change, minus two source files, minus 200 lines of code.
