summaryrefslogtreecommitdiffstats
path: root/regress/man/nf/indent.out_ascii
Commit message (Collapse)AuthorAgeFilesLines
* reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244Ingo Schwarze2023-11-131-16/+16
|
* Some more tests of no-fill mode similar to mdoc/Bd/blank.inIngo Schwarze2022-08-151-4/+13
| | | | after vertical spacing was improved in man_term.c rev. 1.239.
* 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
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+25
Both kristaps@ and wiz@ repeated asked for this, literally for years.