Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244 | Ingo Schwarze | 2023-11-13 | 1 | -12/+12 |
| | |||||
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 1 | -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 Schwarze | 2018-04-09 | 1 | -0/+37 |
Observed by Werner Lemberg on Nov 14, 2011 and rotting on my TODO list ever since. |