Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some more information about invalid codepoints, bytes, and byte pairs; | 2020-07-30 | 1 | -2/+36 | |
| | | | | OK stsp@ | ||||
* | Bytes only have eight bits, not nine. | 2018-05-17 | 1 | -3/+3 | |
| | | | | | Thus, remove the placeholder for the ninth bit. Patch from Ross L Richardson <openbsd at rlr dot id dot au>. | ||||
* | about ten different improvements; OK tedu@ espie@ bentley@ | 2017-05-31 | 1 | -27/+29 | |
| | |||||
* | use the standard OpenBSD license for new manual pages | 2017-05-31 | 1 | -21/+12 | |
| | | | | | rather than some 2-clause variant of the ancient BSD license; OK benno@ tedu@ | ||||
* | section order; | 2017-05-31 | 1 | -5/+5 | |
| | |||||
* | perhaps a few more words about encoding format | 2017-05-31 | 1 | -4/+9 | |
| | |||||
* | utf8 has an rfc | 2017-05-31 | 1 | -2/+9 | |
| | |||||
* | add a tiny, to be improved, man page for utf8 encoding. | 2017-05-31 | 1 | -0/+60 | |
ok stsp |