On Sun, Feb 16, 2014 at 22:19, Ingo Schwarze wrote: > Ingo Schwarze wrote on Sun, Feb 16, 2014 at 03:11:07PM +0100: > >> 1. I asked around a bit and Thomas Klausner (NetBSD) mentioned >> that both groff and mandoc format bare, unescaped ASCII minus >> characters (`-', 0x2d) found in the input stream as the >> three-byte UTF-8 sequence 0xe2 0x80 0x93 in the output stream >> when running with -Tutf8 or with -Tlocale and LC_CTYPE=*_*.UTF-8. > > Dmitrij D. Czarkoff just pointed out to me in private mail that > this isn't true at all. I misunderstood what Thomas said.
Damn. I was going to count that as feature to teach people to not blindly copy and paste samples.