CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/15 20:46:21
Modified files:
usr.bin/mandoc : man_html.c man_term.c
regress/usr.bin/mandoc/man/BI: literal.in
Log message:
In literal context, do not generate output line breaks between macro
arguments. This fixes a long-standing bug reported repeatedly,
in particular by naddy@ and brad@.
Fix by kristaps@, minus one regression caught by my test suite.
