Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inevitable churn caused by the section title change | 2014-08-26 | 1 | -1/+1 | |
| | |||||
* | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | 2014-04-08 | 1 | -0/+19 | |
to control indentation of continuation lines in TERMP_NOBREAK mode. In the past, this was always on; continue using it for .Bl, .Nm, .Fn, .Fo, and .HP, but no longer for .IP and .TP. I looked at this because sthen@ reported the issue in a manual of a Perl module from ports, but it affects base, too: This patch reduces groff-mandoc differences in base by more than 15%. |