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 | -171/+171 |
| | |||||
* | 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 | ||||
* | Improve the ASCII rendering of \(Po (Pound Sterling) | Ingo Schwarze | 2018-08-21 | 1 | -0/+11 |
| | | | | | and of the playing card suits to match groff, using feedback from Ralph Corderoy <ralph at inputplus dot co dot uk>. | ||||
* | Fix some issues found looking at groff_char(7): | Ingo Schwarze | 2018-08-21 | 1 | -1/+2 |
| | | | | | | * Add two missing characters, \('Y and \('y. * The Weierstrass p is not capital, see http://unicode.org/notes/tn27/. * Add a groff-compatible ASCII transliteration for U+02DC: "~". | ||||
* | catch up with ASCII renderings in chars.c rev. 1.72 | Ingo Schwarze | 2017-08-23 | 1 | -0/+4 |
| | |||||
* | add about 15 missing character escape sequences found in groff_char(7); | Ingo Schwarze | 2017-06-02 | 1 | -0/+5 |
| | | | | triggered by multimedia/mkvtoolnix mkvmerge(1) using \(S2 | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 1 | -0/+161 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |