summaryrefslogtreecommitdiffstats
path: root/regress/roff/esc/c_man.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-12/+12
|
* Adjust desired output after the bugfix man.c rev. 1.189.Ingo Schwarze2022-08-161-1/+1
| | | | The new version of the output file was generated with groff-current.
* 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.