CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/18 11:50:02
Modified files:
usr.bin/mandoc : man.c man.h man_html.c man_term.c mandocdb.c
mdoc.c mdoc.h mdoc_html.c mdoc_man.c
mdoc_term.c tree.c
Log message:
Delete the wrapper functions mdoc_meta(), man_meta(), mdoc_node(),
man_node() from the mandoc(3) semi-public interface and the internal
wrapper functions print_mdoc() and print_man() from the HTML formatters.
Minus 60 lines of code, no functional change.
