CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/03/20 17:36:42
Modified files: usr.bin/mandoc : Makefile libroff.h main.c man.3 man.c man.h man_html.c man_term.c man_validate.c mandoc.h mdoc.3 mdoc.c mdoc.h mdoc_html.c mdoc_term.c mdoc_validate.c roff.c roff.h tree.c Log message: Import the foundation for eqn(7) support. Written by kristaps@. For now, i'm adding one line to each of the four frontends to just pass the input text through to the output, not yet interpreting any of then eqn keywords.