Commit message (Expand) | 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 | 2 | -23/+23 |
* | Provide a new function roff_req_or_macro() to parse and handle a request | Ingo Schwarze | 2022-04-30 | 3 | -2/+64 |
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 1 | -4/+0 |
* | Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode. | Ingo Schwarze | 2020-09-02 | 2 | -4/+20 |
* | test the roff(7) .ce and .rj requests; | Ingo Schwarze | 2019-01-04 | 3 | -0/+41 |