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 | -2/+2 |
| | |||||
* | The .AT, .DT, and .UC macros are allowed inside next-line scope | Ingo Schwarze | 2022-04-27 | 3 | -0/+24 |
| | | | | | | and never produce output at the place of their invocation. Minibugs found while investigating unrelated afl(1) reports from tb@. | ||||
* | Move the regression suite to the attic. | Ingo Schwarze | 2014-03-03 | 6 | -32/+0 |
| | | | | | | | It has not been used or maintained for several years, and we won't start using it now. Devlopment regression testing is done in OpenBSD, and there is no value in maintaining two regression suites in parallel. | ||||
* | Add support for .AT. Properly implement .UC. Add regress tests. | Joerg Sonnenberger | 2010-05-17 | 6 | -0/+32 |