CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/05/07 11:30:58

Modified files:
        usr.bin/mandoc : Makefile man_term.c mdoc_man.c mdoc_term.c 
                         roff.c roff.h roff_html.c roff_term.c 
                         roff_validate.c term.c term.h term_ascii.c 
        regress/usr.bin/mandoc/roff: Makefile 
Added files:
        usr.bin/mandoc : term_tab.c 
        regress/usr.bin/mandoc/roff/ta: Makefile basic-man.in 
                                        basic-man.out_ascii 
                                        basic-mdoc.in 
                                        basic-mdoc.out_ascii 

Log message:
Basic implementation of the roff(7) .ta (define tab stops) request.
This is the first feature made possible by the parser reorganization.
Improves the formatting of the SYNOPSIS in many Xenocara GL manuals.
Also important for ports, as reported by many, including naddy@.

Reply via email to