CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/24 17:39:14
Modified files:
usr.bin/mandoc : term.h term.c mdoc_term.c mdoc_man.c
regress/usr.bin/mandoc/mdoc/Fo: Makefile
Added files:
regress/usr.bin/mandoc/mdoc/Fo: break.in break.out_ascii
Log message:
Do not break output lines in .Fn function arguments in SYNOPSIS mode.
Following an idea from Franco Fichtner, but implemented more cleanly.
This reduces groff-mandoc-differences in base by a fantastic 7.5%.
