summaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Lb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed `Lb' to be in_line (reported by Ulrich Spoerlein).Kristaps Dzonsons2010-05-264-0/+74
Added `Lb' documentation to mdoc.7. Removed harmless but superfluous pre_lb check (was just NULL entries). Added regressions for `Lb' (NOTE that these will only run on new groff, as old groff doesn't support `Lb' at all).