aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/esc/c_man.out_ascii
Commit message (Collapse)AuthorAgeFilesLines
* delete the two pairs of extra blank lines from expected man(7) terminalIngo Schwarze2021-06-281-4/+0
| | | | output that are no longer printed since man_term.c rev. 1.236
* If man(7) next-line scope is open and the line ends with \c,Ingo Schwarze2018-08-251-1/+12
| | | | the scope remains open. Needed for example for groff_man(7).
* correct handling of blank lines after \cIngo Schwarze2017-06-171-0/+3
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+15
Both kristaps@ and wiz@ repeated asked for this, literally for years.