CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/05/08 09:33:43
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : mdoc_man.c roff.c roff.h roff_html.c
roff_term.c roff_validate.c term.h term_ascii.c
term_ps.c
regress/usr.bin/mandoc/roff: Makefile
Added files:
regress/usr.bin/mandoc/roff/ti: Makefile basic-man.in
basic-man.out_ascii
basic-mdoc.in
basic-mdoc.out_ascii
Log message:
Basic implementation of the roff(7) .ti (temporary indent) request.
Needed by about four dozen ports (thanks to naddy@ for the research).