aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/string/undef.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
* Using an undefined string or macro will cause it to be defined as empty.Ingo Schwarze2018-04-091-0/+37
Observed by Werner Lemberg on Nov 14, 2011 and rotting on my TODO list ever since.