aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Ud
Commit message (Collapse)AuthorAgeFilesLines
* Move the regression suite to the attic.Ingo Schwarze2014-03-031-11/+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.
* Documented `Ud'.Kristaps Dzonsons2010-05-261-0/+11
Proper EOS handling for `Rv', `Ex', `Ud', and `Bt'. Both `Bt' and `Ud' now warn about and discard line arguments (reported by Ulrich Spoerlein). Collapsed posts_xr into posts_wtext (harmless: they're the same thing). Added regressions for `Ud' and `Bt'.