CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2017/06/14 16:50:37

Modified files:
        usr.bin/mandoc : mdoc_man.c roff.c roff.h roff_html.c 
                         roff_term.c roff_validate.c 
        regress/usr.bin/mandoc/roff: Makefile 
        share/man/man7 : roff.7 
Added files:
        regress/usr.bin/mandoc/roff/po: Makefile basic-mdoc.in 
                                        basic-mdoc.out_ascii 

Log message:
Naive implementation of the roff(7) .po (page offset) request.

This clearly works when .po is called on the top level, but might
not be sophisticated enough if people call .po inside indentation-changing
contexts, but i haven't seen that in manual pages (yet :).

Reply via email to