CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/06 09:00:56
Modified files:
share/man/man7 : roff.7
usr.bin/mandoc : mandoc.1 mandoc.h mdoc_man.c read.c roff.c
roff.h roff_html.c roff_term.c roff_validate.c
Log message:
Minimal implementation of the roff(7) .ce request (center a number
of input lines without filling).
Contrary to groff, high-level macros abort .ce mode for now.
