diff options
author | Omar Polo <op@omarpolo.com> | 2021-01-09 20:32:23 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-01-09 20:32:23 +0000 |
commit | ef04b55160759b22db67f14c703a4343c4741e8b (patch) | |
tree | fff26b0d56a0506b2ef0ebb84ffa50f2d655ebe6 /gmid.1 | |
parent | 578ba2d81b2fa5f839314190f42bb9116069db7a (diff) |
switch to Bjoern Hoehrmann UTF-8 decoder
It's correct, while my hacked valid_multibyte_utf8 would allow things
that aren't technically UTF8.
Diffstat (limited to 'gmid.1')
-rw-r--r-- | gmid.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -184,6 +184,10 @@ option is and not .Pa docs/cgi-bin , since it's relative to the document root. +.Sh ACKNOWLEDGEMENTS +.Nm +uses the "Flexible and Economical" UTF-8 decoder written by +.An Bjoern Hoehrmann . .Sh CAVEATS .Bl -bullet .It |