Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various nits found with mandoc -Tlint | Ingo Schwarze | 2017-07-04 | 1 | -1/+1 |
| | |||||
* | Rudimentary implementation of the roff(7) \o escape sequence (overstrike). | Ingo Schwarze | 2015-01-21 | 1 | -5/+6 |
| | | | | | | This is of some relevance because the pod2man(1) preamble abuses it for the icelandic letter Thorn, instead of simply using \(TP and \(Tp. Missing feature found by sthen@ in DateTime::Locale::is_IS(3p). | ||||
* | stricter parsing of Unicode escape names | Ingo Schwarze | 2014-10-28 | 1 | -13/+17 |
| | |||||
* | Sync library documentation with reality. | Ingo Schwarze | 2014-08-05 | 1 | -0/+362 |
Split mandoc_escape(3), mandoc_malloc(3), and mchars_alloc(3) out of mandoc(3), adding lots of new information. |