CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/07/03 09:59:05
Modified files: usr.bin/mandoc : regs.h roff.3 roff.c term.c Log message: Rudimentary implementation of user-defined strings; no time for more refinement right now. In particular, fixes terminfo(3) and mdoc.samples(7). ok kristaps@, who will add the HTML frontend bits