CVSROOT:        /cvs
Module name:    src
Changes by:     schwa...@cvs.openbsd.org        2015/09/21 07:24:32

Modified files:
        usr.bin/mandoc : man_term.c mdoc_term.c term.c term.h 
        regress/usr.bin/mandoc/man/IP: spacing.in spacing.out_ascii 
        regress/usr.bin/mandoc/man/TP: Makefile 
        regress/usr.bin/mandoc/mdoc/Bl: tag.in tag.out_ascii 
Added files:
        regress/usr.bin/mandoc/man/TP: spacing.in spacing.out_ascii 

Log message:
Trailing whitespace is significant when determining the width of a tag
in mdoc(7) .Bl -tag and man(7) .TP, but not in man(7) .IP.
Quirk reported by Jan Stary <hans at stare dot cz> on ports@.

Reply via email to