CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/07/13 08:15:50
Modified files:
usr.bin/mandoc : man_term.c mdoc_man.c
regress/usr.bin/mandoc/roff/sp: Makefile
regress/usr.bin/mandoc/mdoc/Bl: bullet.in bullet.out_ascii
dash.in dash.out_ascii enum.in
enum.out_ascii hang.in
hang.out_ascii
Added files:
regress/usr.bin/mandoc/roff/sp: negative.in negative.out_ascii
Log message:
In -man -Tascii, support .sp with negative argument.
In -mdoc -Tman, improve the framework to control vertical spacing.
Use both to support .Bl -compact (surprisingly hard to get right).