CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/09 12:55:40
Modified files:
usr.bin/mandoc : mdoc_man.c
Added files:
regress/usr.bin/mandoc/mdoc/Bf: Makefile nest.in nest.out_ascii
Log message:
Implement -Tman .Bf.
To get the spacing right,
* avoid man(7) code line breaks at places where no spacing is allowed
* allow spacing right after .Sm on
* allow spacing after empty .Fl at the end of an input line
