CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/11/16 14:29:27

Modified files:
        usr.bin/mandoc : term.c 
        regress/usr.bin/mandoc/mdoc/Bl: tag.in tag.out_ascii 

Log message:
When a line (in the sense of term_flushln()) contains white space only,
the `vbl' variable includes the left margin, but `vis' does not.
Prevent a `vis' underflow that caused a bogus blank line.
Bug reported by Carsten Kunze, found in less(1): .Bl -tag ... .It " "

Reply via email to