CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2013/12/24 13:45:21

Modified files:
        usr.bin/mandoc : mdoc_macro.c mdoc_term.c mdoc_html.c mdoc_man.c 
        regress/usr.bin/mandoc/mdoc/Bk: synopsis.in synopsis.out_ascii 

Log message:
It turns out SYNOPSIS mode does not imply .Bk in general,
but only within .Nm blocks.  Simplify the code accordingly.
This reduces groff-mandoc differences in base by about 2%.

Triggered by research done by Franco Fichtner.

Reply via email to