aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Lb/blank.in
Commit message (Collapse)AuthorAgeFilesLines
* Move the regression suite to the attic.Ingo Schwarze2014-03-031-19/+0
| | | | | | | It has not been used or maintained for several years, and we won't start using it now. Devlopment regression testing is done in OpenBSD, and there is no value in maintaining two regression suites in parallel.
* Fixed `Lb' to be in_line (reported by Ulrich Spoerlein).Kristaps Dzonsons2010-05-261-0/+19
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).